Open-source TypeScript framework
Build agents with TypeScript APIs and compose them with packages such as @voltagent/core, @voltagent/logger, and @voltagent/server-hono.
VoltAgent is an open-source TypeScript AI agent framework paired with VoltOps, a console for observability, automation, deployment, and evals. It helps teams build production-ready agents and operate them from the same ecosystem.
VoltAgent is an open-source TypeScript framework for building AI agents, paired with VoltOps, a console for observability, automation, deployment, guardrails, prompts, and evals. The site positions the platform for teams that want to build production-ready agents in TypeScript and then monitor or operate them from the same ecosystem.
The product combines agent development and runtime operations in one stack. The home page and docs highlight quick-start code with `@voltagent/core`, `@voltagent/server-hono`, and AI SDK integrations, while the pricing page shows that the core framework is free and open source and that VoltOps is offered as a paid cloud or self-hosted platform.
Build agents with TypeScript APIs and compose them with packages such as @voltagent/core, @voltagent/logger, and @voltagent/server-hono.
Create tools with typed parameters and attach them to agents so they can invoke functions and interact with external systems.
Switch between AI providers through a unified API, which the site says lets you update the code rather than redesign the app.
Store and recall interactions to keep context available across sessions and multi-step agent flows.
Build supervisor-led multi-agent systems and route work across specialized agents with shared context.
Create branching workflows with a Chain API and pause or resume long-running processes when needed.
Teams building production-ready agents in TypeScript can start from the core framework, define tools, connect a server, and ship an agent with type-safe APIs.
Developers operating agents in production can use VoltOps to inspect traces, monitor execution, and debug workflows from a console.
Teams coordinating several specialized agents can use supervisor orchestration or workflow chains to assign work, preserve context, and resume long-running processes.
Projects that need retrieval over internal data can connect knowledge bases and vector stores for RAG-style querying and filtering.
Organizations that want to separate product development from operations can use the open-source framework for app code and VoltOps for monitoring, deployment, and evals.
VoltAgent Core Framework is the free and open-source TypeScript framework for building AI agents. VoltOps is the paid observability, automation, deployment, and evals platform available in cloud or self-hosted form.
Yes. The pricing page says both the Core and Pro plans include a 14-day free trial, while the Developer plan is free.
VoltOps data is described as being stored in SOC 2 compliant data centers for the cloud offering, with encryption at rest and in transit. Enterprise customers can use self-hosted deployment so data stays in their own infrastructure.
The pricing page says a trace represents a single execution flow through an AI agent or application, including LLM calls, tool usage, function calls, and nested operations during a request or conversation turn.
The docs and home page show quick-start code using TypeScript packages such as @voltagent/core, @voltagent/logger, @voltagent/server-hono, and the AI SDK OpenAI package.
Kastra 是 AI 系統的授權基礎架構,可在提示詞、工具呼叫、Shell 指令、API 請求與瀏覽器操作執行前先行檢查,協助團隊落實政策、保留簽章稽核軌跡並治理本地與企業 AI 工作流程。
Orca 是一款 Agent 開發環境,專為搭配 coding agents 發佈軟體而設計。可在隔離的 worktrees 中平行執行多個 CLI agents,並提供桌面與行動裝置輔助工作流程。
AI Magicx 是整合式 AI 工作區,將聊天、圖片、影片、語音、音樂、電子郵件與開發任務集中於一處,方便創作者、團隊與開發者整合多模型,免切換工具與訂閱。
Paper 是一款設計工具,串連畫布、程式碼與 AI agent,讓團隊可在同一工作流程中建立、分享並交付作品。支援桌面應用程式、MCP agent 存取,以及真實內容與設計 token 工作流。
blop 是一款 QA agent,將瀏覽器測試以程式碼形式寫入你的 repo,在 CI 中執行,彙整重複失敗,並可開啟 PR 修復損壞測試。適合使用 coding agents 並希望瀏覽器 QA 保持可審閱與版本控管的團隊。
RLAMA 是一款本機 AI 平台,可在 macOS、Linux、Windows 上建立 RAG 系統與智慧代理,支援本機處理、互動式終端工作流程與 HTTP API,用於文件問答與多代理自動化。