Skip to content

Introduction

A modular AI agent framework built on Vercel AI SDK. Zero-config agents with real tools, durable workflows, and HTTP interfaces.

PackageDescription
@agntk/coreCore agent factory — tools, streaming, memory, sub-agents, durability, hooks, scheduling
@agntk/cliCLI agent — one-shot prompts, interactive REPL, persistent memory
agntkThin CLI wrapper — enables npx agntk usage
@agntk/serverHono HTTP server — REST + SSE + WebSocket endpoints
@agntk/clientClient library — HTTP, SSE streams, WebSocket, session management
@agntk/loggerStructured logging — namespace filtering, file/SSE transports, formatters