agenvoy/Agenvoy
在全部 GitHub 仓库 中按Star排名第 734(共 803)
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.
项目介绍
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…
最新指标
| Star | 512 | 2026-09-12 |
|---|---|---|
| Fork | 45 | 2026-09-12 |
| 提交 | 1.2k | 2026-09-12 |
| 发布 | 208 | 2026-09-12 |
| Watcher | 3 | 2026-09-12 |
| 开放 issue | 1 | 2026-09-12 |
| 开放 PR | 0 | 2026-09-12 |