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.
Minimal Coding Agent Harness on MCP for ChatGPT, Claude, Hermes, Grok Bot, OpenClaw
| Date | Stars |
|---|---|
| 2026-07-31 | 3450 |
| 2026-08-03 | 3450 |
| 2026-08-06 | 3564 |
| 2026-08-15 | 3695 |
| 2026-08-18 | 3815 |
| 2026-08-19 | 3841 |
| 2026-08-20 | 3876 |
| 2026-08-21 | 3914 |
| 2026-08-22 | 3939 |
| 2026-08-23 | 3960 |
| 2026-08-24 | 3979 |
| 2026-08-25 | 4003 |
| 2026-08-26 | 4020 |
| 2026-08-27 | 4041 |
| 2026-08-28 | 4072 |
| 2026-08-29 | 4137 |
| 2026-08-30 | 4247 |
| 2026-08-31 | 4337 |
| 2026-09-01 | 4381 |
| 2026-09-02 | 4406 |
| 2026-09-03 | 4436 |
| 2026-09-04 | 4458 |
| 2026-09-05 | 4477 |
| 2026-09-06 | 4490 |
| 2026-09-07 | 4522 |
| 2026-09-08 | 4564 |
| 2026-09-09 | 4595 |
| 2026-09-10 | 4627 |
| 2026-09-11 | 4646 |
| 2026-09-12 | 4662 |
| 2026-09-13 | 4680 |
| 2026-09-14 | 4713 |
| 2026-09-15 | 4759 |
| 2026-09-16 | 4801 |
| 2026-09-17 | 4859 |
| 2026-09-18 | 4906 |
| 2026-09-19 | 4931 |
| 2026-09-20 | 4959 |
Today
+28 stars today
This week
+279 stars this week
This month
+1.0k stars this month
Momentum
426.0
growth rate 5.96%/day
<p align="center">
<picture>
<img src="https://raw.githubusercontent.com/Waishnav/devspace/main/docs/assets/devspace-logo-light.png" alt="DevSpace logo" width="140">
</picture>
</p>
<h1 align="center">DevSpace</h1>
<p align="center">Bring a Codex-style coding workflow to ChatGPT.</p>
<p align="center">
<a href="https://www.npmjs.com/package/@waishnav/devspace"><img alt="npm" src="https://img.shields.io/npm/v/%40waishnav%2Fdevspace?style=flat-square" /></a>
<a href="https://github.com/Waishnav/devspace/actions/workflows/ci.yml"><img alt="CI" src="https://img.shields.io/github/actions/workflow/status/Waishnav/devspace/ci.yml?style=flat-square&branch=main" /></a>
<a href="https://github.com/Waishnav/devspace/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/npm/l/%40waishnav%2Fdevspace?style=flat-square" /></a>
</p>
[](https://raw.githubusercontent.com/Waishnav/devspace/main/docs/assets/devspace-screenshot.png)
**Give ChatGPT a secure connection to your own machine and Turn ChatGPT into Codex**
DevSpace is a self-hosted MCP server that lets ChatGPT read, edit, search, and run code in your real local projects — your files, your tools, your terminal — without uploading anything to a third party. You run it on your machine, expose it through a tunnel you control, and approve the connection with a password only you have.
The same `/mcp` endpoint serves the 2026-07-28 per-request protocol and automatically supports older 2025-era clients through stateless compatibility handling. There is no protocol mode to configure.
## Sponsors and Special Thanks
<!--
<table>
<thead>
<tr>
<th>Sponsor</th>
<th>About</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center" width="220">
<a href="https://rebates.ai/">
<img
src="https://app.rebates.ai/brand/rebates-lockup.svg"
alt="Rebates"
width="170"
>
</a>
</td>
<td>
<strong>The ads in your terminal pay you.</strong><br><br>
<a href="https://rebates.ai/">Rebates</a> adds one optional
sponsored footer to your coding agent and pays you cash back for every
session in which it is shown. Turn it off at any time.
</td>
</tr>
</tbody>
</table>
-->
<p>
DevSpace is open to new sponsors.
<a href="https://x.com/wshxnv">Get in touch to become one.</a>
</p>
## Installation
DevSpace requires Node `>=22.19 <27`.
Install the DevSpace CLI:
```bash
npm install -g @waishnav/devspace
```
Then initialize DevSpace:
```bash
devspace init
```
Or run it without a global install:
```bash
npx @waishnav/devspace init
```
During setup, DevSpace asks for:
- where you will use it: ChatGPT, Coding Agents, or both
- which agents DevSpace may use as subagents
The first choice is where you invoke DevSpace from. The subagent choice is
separate: ChatGPT or another coding agent can delegate work through DevSpace to
the agents you select there.
If you select ChatGPT, setup also asks which local project folders it may open
and for your public HTTPS base URL from Cloudflare Tunnel, ngrok, Pinggy,
Tailscale Funnel, or another reverse proxy. A Coding Agents-only setup asks
neither question: local commands use the current Git project, or the current
directory outside a repository.
Use the public origin without `/mcp` during setup:
```text
https://your-tunnel-host.example.com
```
You will configure your MCP client with the public `/mcp` URL after setup.
Run `devspace serve` when using ChatGPT. For Coding Agents, setup prints a
`skills` command and lets the Skills CLI handle installation.
When the client connects, DevSpace opens an Owner password approval page. Enter
the Owner password printed by `devspace init`. It is also stored in:
```text
~/.devspace/auth.json
```
Keep that password private.
## ConnecExcerpt of 9,707 characters
Read on GitHub347
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:d12fce561a57c22b, topic:chatgpt