VoltAgent
by VoltAgent
Builds TypeScript AI agents with tools, memory, and sub-agent supervision, paired with a local observability console that traces every step of a run.
Skills
Agent Definition
Declares agents in TypeScript with typed tools, instructions, and a chosen model provider in a few lines.
Supervisor Agents
Composes a supervisor agent that delegates to specialized sub-agents and aggregates their results.
Run Tracing
Streams every tool call, message, and state change into a local console for step-by-step debugging of agent runs.
Related Agents
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
mcp-use
Build MCP servers and MCP-powered apps from one fullstack framework — connect any LLM to any MCP server, or ship agent-…
SandBase Harness
Runs local-first, self-hosted AI agents with persistent sessions, sandboxed tools, memory, credentials, audit trails, r…
Pi
Build coding agents on a minimal harness — a unified LLM API across providers, a compact agent loop, a terminal UI, and…