agenvoy/Agenvoy
#734 of 803 by Stars among GitHub repos
Self-hosted AI agent harness in a single Go binary — writes, sandbox-tests and repairs its own tools, and lets Claude Code, Codex and any MCP client build and share them.
About
A local AI agent that can build, test, and reuse its own tools
Agenvoy runs on your machine, handles multi-step work, searches local files, schedules recurring tasks, and exposes its tool library to other agents through MCP.
What's the weather in Taipei? > The agent finds current data, calls tools, and gives you the answer. > If a tool doesn't exist, it builds one.
Report TSMC stock price every morning at 8am > The agent asks: - Where to push results - What format you want - When to run > Then creates the schedule automatically.
Find all invoices from last year > Which document mentions Prompt guide? > The agent searches your local files and answers directly.
Summarize today's GitHub…
Excerpted from github.com/agenvoy/Agenvoy
Latest metrics
| Stars | 512 | 2026-09-12 |
|---|---|---|
| Forks | 45 | 2026-09-12 |
| Commits | 1.2k | 2026-09-12 |
| Releases | 208 | 2026-09-12 |
| Watchers | 3 | 2026-09-12 |
| Open issues | 1 | 2026-09-12 |
| Open PRs | 0 | 2026-09-12 |