agenvoy/Agenvoy

478 stars · Last commit 2026-08-30

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.

README preview

<p align="center">
  <picture style="margin-down: 1rem">
    <img src="./doc/logo.svg" alt="Agenvoy" width="320">
  </picture>
</p>

<p align="center">
  <strong>Self-hosted AI agent harness that builds, tests, and reuses its own tools</strong>
</p>

<p align="center">
  Open source, single Go binary. Runs on your own machine, handles multi-step work, searches local files,<br>
  schedules recurring tasks, and shares its sandboxed tool library with Claude Code, Codex,<br>
  and any other MCP client.
</p>

<p align="center">
<a href="https://trendshift.io/repositories/41899?utm_source=trendshift-badge&amp;utm_medium=badge&amp;utm_campaign=badge-trendshift-41899" target="_blank" rel="noopener noreferrer">
<img src="https://trendshift.io/api/badge/trendshift/repositories/41899/daily?language=Go" alt="agenvoy%2FAgenvoy | Trendshift" width="250" height="55"/>
</a>

View full repository on GitHub →