Self-hosted AI agent harness that builds, tests, and reuses its own tools
Open source, single Go binary. Runs on your own machine, handles multi-step work, searches local files,
schedules recurring tasks, and shares its sandboxed tool library with Claude Code, Codex,
and any other MCP client.
- Self-extending tools — builds the missing tool instead of stopping
- One sandboxed tool library — shared across Agenvoy, Claude Code, Codex, and more
- Self-hosted execution — scheduling, memory, and file search on your own machine
- Agent app and MCP server — the same binary is both