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.
A powerful meta-prompting, context engineering and spec-driven development system that enables agents to work for long periods of time autonomously without losing track of the big picture
| Date | Stars |
|---|---|
| 2026-07-31 | 982 |
| 2026-08-06 | 1014 |
Today
+32 stars today
This week
— stars this week
This month
— stars this month
Momentum
188.0
growth rate 0.00%/day
<!-- GSD Pi - Project overview and setup guide --> # GSD Pi [](https://www.npmjs.com/package/@opengsd/gsd-pi) [](https://www.npmjs.com/package/@opengsd/gsd-pi) [](https://github.com/open-gsd/gsd-pi/actions/workflows/ci.yml) [](https://discord.gg/8NnkKuepmQ) [](https://github.com/open-gsd/gsd-pi/stargazers) [](https://github.com/open-gsd/gsd-pi/blob/main/LICENSE) GSD Pi is a local-first coding agent for planning, implementing, verifying, and tracking project work from the command line. It combines a terminal agent, project workflow tools, worktree-aware Git automation, and optional UI integrations so a project can move from idea to reviewed implementation with less manual coordination. ## Feature Roll-Up - **Guided terminal agent** — Start with `gsd`, configure providers, and run planned or quick coding sessions from your shell. - **Autonomous project workflow** — Break work into milestones, slices, and tasks, then let auto mode plan, implement, verify, and advance. - **Worktree-aware Git automation** — Keep implementation work isolated while preserving a reviewable main checkout. - **Local project memory** — Store project requirements, decisions, runtime notes, generated plans, summaries, and validation evidence under `.gsd/`. - **Multi-provider model routing** — Use the provider your team already has, including API keys, OAuth providers, and external CLI providers such as Claude Code and Cursor Agent. - **Extension surface** — Add project-specific commands, tools, skills, and UI integrations through bundled or community extensions. - **Terminal and web surfaces** — Use the TUI by default, or launch `gsd --web` when a visual control plane fits the work better than a terminal. See [CHANGELOG.md](./CHANGELOG.md) for release-by-release fixes and [Legacy Release History](./docs/archive/legacy-release-history.md) for archived history before the `open-gsd/gsd-pi` baseline. ## Latest Release Highlights <!-- release-highlights:start --> Latest release: **v1.12.0** - **Added:** Add gsd update --models to refresh the model catalog without a full upgrade. - **web:** Per-surface nav registry with host-supplied entries. - **gsd:** Add forward import repair. - **gsd:** Add crash-safe live import restore. - **gsd:** Add pure restore assessment. - **gsd:** Add typed authority cutover. - **gsd:** Add authority recovery receipt schema. - **gsd:** Route explicit recover through import application. <!-- release-highlights:end --> ## Status This repository is starting a new development baseline at version `1.0.0` under the `open-gsd/gsd-pi` project. Older release history has been archived outside the active changelog so new work can be reviewed from a clean project surface. ## Install Recommended — guided installer: ```bash npx @opengsd/gsd-pi@latest ``` For CI or scripted installs: ```bash npx @opengsd/gsd-pi@latest --yes ``` Alternative — direct npm global install: ```bash npm install -g @opengsd/gsd-pi@latest ``` If you want pnpm to own the global install, use pnpm's runner: ```bash pnpm setup exec $SHELL -l pnpm dlx @opengsd/gsd-pi@latest ``` Source: [`open-gsd/gsd-pi`](https://github.com/open-gsd/gsd-pi). ## Migrate From Older Installs GSD Pi now installs from the scoped package `@opengsd/gsd-pi`. If you previously installed the older unscoped `gsd-pi` package, remove it first so the old global binary does not shadow the new package. Recommended migration with the g
Excerpt of 9,104 characters
Read on GitHub3.0k
Cursor Agent
365
23
18
Claude · @anthropics
15
14
evolv3.ai
9
8
8
7
7
3
3
3
2
2
2
2
2
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:9122b1c2fa388cf7, topic:context-engineering, desc:context engineering