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 开发环境,支持在隔离的 git worktree 中并行运行多个 CLI agent,并提供桌面端与移动端协作流程。
AI Magicx 是一体化 AI 工作区,集聊天、图片、视频、语音、音乐、邮件和开发任务于一处,帮助创作者、团队和开发者集中使用多种模型,无需在多个工具和订阅间切换。
Paper 是一款设计工具,连接画布、代码和 AI agent,让团队在一个工作流中完成创建、协作与交付。支持桌面应用、基于 MCP 的 agent 访问,以及真实内容和设计 token 工作流。
blop 是一款 QA agent,可在仓库中将浏览器测试以代码形式编写并运行于 CI,聚合重复失败,还可发起 PR 修复失效测试,适合需要可审查、版本控制浏览器 QA 的团队。
RLAMA 是一款本地 AI 平台,适用于在 macOS、Linux 和 Windows 上构建 RAG 系统与智能体。支持本地处理、交互式终端工作流和用于文档问答及多智能体自动化的 HTTP API。