Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
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.
| Date | Stars |
|---|---|
| 2026-07-31 | 359 |
| 2026-08-11 | 376 |
| 2026-08-18 | 400 |
| 2026-08-19 | 401 |
| 2026-08-21 | 427 |
| 2026-08-22 | 448 |
| 2026-08-23 | 455 |
| 2026-08-24 | 462 |
| 2026-08-25 | 465 |
| 2026-08-26 | 470 |
| 2026-08-27 | 472 |
| 2026-08-29 | 477 |
| 2026-08-30 | 478 |
| 2026-08-31 | 470 |
| 2026-09-01 | 472 |
| 2026-09-02 | 476 |
| 2026-09-03 | 480 |
| 2026-09-04 | 482 |
| 2026-09-05 | 481 |
| 2026-09-06 | 484 |
| 2026-09-07 | 489 |
| 2026-09-08 | 491 |
| 2026-09-09 | 494 |
| 2026-09-10 | 504 |
| 2026-09-11 | 510 |
| 2026-09-12 | 513 |
| 2026-09-13 | 514 |
| 2026-09-14 | 515 |
| 2026-09-15 | 517 |
| 2026-09-16 | 521 |
| 2026-09-17 | 523 |
| 2026-09-18 | 527 |
| 2026-09-19 | 524 |
| 2026-09-20 | 526 |
Today
+2 stars today
This week
+12 stars this week
This month
+99 stars this month
Momentum
55.0
growth rate 2.33%/day
<p align="center">
<picture style="margin-down: 1rem">
<img src="./doc/logo.svg" alt="Agenvoy" width="320">
</picture>
</p>
<p align="center">
<strong>Make AI do the work on your computer—not just talk about it</strong>
</p>
<p align="center">
Open source, single Go binary that runs on your computer. From live research and file work to automation,<br>
Agenvoy takes action and delivers results; through MCP, it shares sandboxed tools with Claude Code, Codex, and other agents.
</p>
<p align="center">
<a href="https://trendshift.io/repositories/41899?utm_source=trendshift-badge&utm_medium=badge&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>
</p>
<p align="center">
<a href="https://github.com/pardnchiu/agenvoy/releases"><img src="https://img.shields.io/github/v/tag/pardnchiu/agenvoy?include_prereleases&style=for-the-badge" alt="Version"></a>
<a href="LICENSE"><img src="https://img.shields.io/github/license/pardnchiu/agenvoy?include_prereleases&style=for-the-badge" alt="License"></a>
</p>
<p align="center">
<strong>English</strong> · <a href="./doc/README.zh.md">繁體中文</a>
</p>
## Taiwan-developed AI Agent Harness
Agenvoy is a Taiwan-developed AI Agent Harness built to turn conversation into completed work on your computer. It coordinates models, context, tools, real-time data, task routing, memory, schedules, and execution in one workflow, while keeping control of your files and environment in your hands. Through the Web interface, it also supports hands-free voice interaction with natural speech, wake-word detection, and interruptible spoken replies; the full result remains available in the chat.
## Why Agenvoy
A chat can give you an answer; work needs a result. Agenvoy breaks requests into steps, calls tools, and delivers outcomes on your computer—while you retain control of files, tools, schedules, and working context.
- **Turns conversation into deliverable work** — Research live data, organize files, and complete multi-step tasks with an agent that acts and reports the result.
- **Fills capability gaps itself** — Creates, tests, and keeps a new tool when no suitable one exists, ready to reuse next time.
- **Shares one tool library across agents** — Agenvoy, Claude Code, Codex, and other agents use the same sandboxed tools instead of rebuilding them.
- **Keeps automation running** — Create schedules in one sentence; recurring work runs in your environment and pushes the result.
- **Makes every step visible and controllable** — Command output streams to the TUI and Web dashboard, while sensitive paths and restricted actions still require confirmation.
- **Connects models and external services freely** — Route models by task and configure image generation, STT, TTS, stdio/HTTP MCP servers, and OAuth.
- **Provides private access from anywhere** — The local daemon connects outward to Telegram and Discord, without making your host public or opening inbound ports.
## What you can do with it
<details>
<summary><strong>Ask live questions and get live answers (Web Search / Tool Generate)</strong></summary>
> 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.
<p align="center">
<a href="https://youtu.be/floMBsAfziY">
<img src="https://img.youtube.com/vi/floMBsAfziY/maxresdefault.jpg" alt="Web Search / Tool Generate demo" width="640">
</a>
</p>
</details>
<details>
<summary><strong>Turn one sentence into automation (Scheduler)</strong></summary>
> 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.
<p align="center">
<a href="https://youtu.be/5To3joKlFpU">
<img src="https://Excerpt of 12,450 characters
Read on GitHub1.1k
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:27b0136fefb8c086, topic:ai-agents, topic:agent-framework, topic:multi-agent
matched fp:27b0136fefb8c086, topic:mcp, topic:mcp-server, topic:mcp-client