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.
AI enabled pair programmer for Claude, GPT, O Series, Grok, Deepseek, Gemini and 300+ models
| Date | Stars |
|---|---|
| 2026-07-24 | 7464 |
| 2026-07-25 | 7463 |
| 2026-07-28 | 7463 |
| 2026-07-30 | 7463 |
| 2026-08-10 | 7481 |
| 2026-08-18 | 7496 |
| 2026-08-19 | 7497 |
| 2026-08-20 | 7499 |
| 2026-08-21 | 7500 |
| 2026-08-22 | 7501 |
| 2026-08-23 | 7499 |
| 2026-08-24 | 7504 |
| 2026-08-25 | 7505 |
| 2026-08-26 | 7508 |
| 2026-08-27 | 7556 |
| 2026-08-28 | 7577 |
| 2026-08-29 | 7587 |
| 2026-08-30 | 7593 |
| 2026-08-31 | 7599 |
| 2026-09-01 | 7602 |
| 2026-09-02 | 7604 |
| 2026-09-03 | 7606 |
| 2026-09-04 | 7608 |
| 2026-09-05 | 7615 |
| 2026-09-06 | 7616 |
| 2026-09-07 | 7617 |
| 2026-09-08 | 7619 |
| 2026-09-09 | 7621 |
| 2026-09-10 | 7624 |
| 2026-09-11 | 7623 |
| 2026-09-12 | 7625 |
| 2026-09-14 | 7627 |
| 2026-09-15 | 7628 |
| 2026-09-16 | 7633 |
| 2026-09-17 | 7633 |
| 2026-09-18 | 7633 |
| 2026-09-19 | 7635 |
| 2026-09-20 | 7638 |
Today
+3 stars today
This week
+13 stars this week
This month
+138 stars this month
Momentum
40.0
growth rate 0.17%/day
<h1 align="center">⚒️ Forge: AI-Enhanced Terminal Development Environment</h1>
<p align="center">A comprehensive coding agent that integrates AI capabilities with your development environment</p>
<p align="center"><code>curl -fsSL https://forgecode.dev/cli | sh</code></p>
[](https://github.com/tailcallhq/forgecode/actions)
[](https://github.com/tailcallhq/forgecode/releases)
[](https://discord.gg/kRZBPpkgwq)
[](https://cla-assistant.io/tailcallhq/forgecode)

---
<details>
<summary><strong>Table of Contents</strong></summary>
- [Quickstart](#quickstart)
- [Usage Examples](#usage-examples)
- [Why Forge?](#why-forge)
- [How Forge Works: Three Modes](#how-forge-works-three-modes)
- [Interactive Mode (TUI)](#interactive-mode-tui)
- [One-Shot CLI Mode](#one-shot-cli-mode)
- [ZSH Plugin Mode (`:` prefix)](#zsh-plugin-mode--prefix)
- [ZSH Plugin: The `:` Prefix System](#zsh-plugin-the--prefix-system)
- [Agents](#agents)
- [Sending Prompts](#sending-prompts)
- [Attaching Files](#attaching-files)
- [Conversation Management](#conversation-management)
- [Git Integration](#git-integration)
- [Shell Command Tools](#shell-command-tools)
- [Session & Configuration](#session--configuration)
- [Skills](#skills)
- [Customizing Agent Behavior](#customizing-agent-behavior)
- [Semantic Search (Workspace)](#semantic-search-workspace)
- [Quick Reference: All `:` Commands](#quick-reference-all--commands)
- [Command-Line Options](#command-line-options)
- [Advanced Configuration](#advanced-configuration)
- [Provider Configuration](#provider-configuration)
- [Managing Provider Credentials](#managing-provider-credentials)
- [Deprecated: Environment Variables](#deprecated-environment-variables)
- [forge.yaml Configuration Options](#forgeyaml-configuration-options)
- [Environment Variables](#environment-variables)
- [MCP Configuration](#mcp-configuration)
- [Example Use Cases](#example-use-cases)
- [Usage in Multi-Agent Workflows](#usage-in-multi-agent-workflows)
- [Documentation](#documentation)
- [Community](#community)
- [Support Us](#support-us)
</details>
---
## Quickstart
To get started with Forge, run the command below:
```bash
curl -fsSL https://forgecode.dev/cli | sh
```
On first run, Forge will guide you through setting up your AI provider credentials using the interactive login flow. Alternatively, you can configure providers beforehand:
```bash
# Configure your provider credentials interactively
forge provider login
# Then start Forge
forge
```
That's it! Forge is now ready to assist you with your development tasks.
## Usage Examples
Forge can be used in different ways depending on your needs. Here are some common usage patterns:
<details>
<summary><strong>Code Understanding</strong></summary>
```
> Can you explain how the authentication system works in this codebase?
```
Forge will analyze your project's structure, identify authentication-related files, and provide a detailed explanation of the authentication flow, including the relationships between different components.
</details>
<details>
<summary><strong>Implementing New Features</strong></summary>
```
> I need to add a dark mode toggle to our React application. How should I approach this?
```
Forge will suggest the best approach based on your current codebase, explain the steps needed, and even scaffold the necessary components and styles for you.
</details>
<details>
<summary><strong>Debugging Assistance</strong></summary>Excerpt of 40,221 characters
Read on GitHubTushar Mathur · @tailcallhq · India
1.4k
447
430
315
128
99
40
Jayant Pranjal
11
10
8
Alexander Vostres · Ukraine
8
3
lif
3
Achyuth Rao Sandhyavandanam · India
3
pati
3
2
2
2
2
2
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:5921770bd31d5c1a, topic:llm, topic:qwen
matched fp:5921770bd31d5c1a, topic:multi-agent-reinforcement-learning