Skip to content

Commit 979a543

Browse files
committed
Update README agent support table
1 parent 2f57f38 commit 979a543

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@ This launches an interactive setup wizard that configures your project for AI-as
1818

1919
## Supported Agents
2020

21-
| Agent | Status |
22-
|-------|--------|
23-
| [Claude Code](https://www.anthropic.com/claude-code) | ✅ Supported |
24-
| [GitHub Copilot](https://code.visualstudio.com/) | ✅ Supported |
25-
| [Gemini CLI](https://github.com/google-gemini/gemini-cli) | ✅ Supported |
26-
| [Cursor](https://cursor.sh/) | ✅ Supported |
27-
| [opencode](https://opencode.ai/) | ✅ Supported |
28-
| [Antigravity](https://antigravity.google/) | ✅ Supported |
29-
| [Codex CLI](https://github.com/openai/codex) | ✅ Supported |
30-
| [Windsurf](https://windsurf.com/) | 🚧 Testing |
31-
| [Kilo Code](https://github.com/Kilo-Org/kilocode) | 🚧 Testing |
32-
| [Roo Code](https://roocode.com/) | 🚧 Testing |
33-
| [Amp](https://ampcode.com/) | 🚧 Testing |
21+
| Agent | Agent Setup Support | Agent Control Support |
22+
|-------|---------------------|-----------------------|
23+
| [Claude Code](https://www.anthropic.com/claude-code) | ✅ Supported | ✅ Ready |
24+
| [GitHub Copilot](https://code.visualstudio.com/) | ✅ Supported | ❌ Not Ready |
25+
| [Gemini CLI](https://github.com/google-gemini/gemini-cli) | ✅ Supported | ❌ Not Ready |
26+
| [Cursor](https://cursor.sh/) | ✅ Supported | ❌ Not Ready |
27+
| [opencode](https://opencode.ai/) | ✅ Supported | ❌ Not Ready |
28+
| [Antigravity](https://antigravity.google/) | ✅ Supported | ❌ Not Ready |
29+
| [Codex CLI](https://github.com/openai/codex) | ✅ Supported | ✅ Ready |
30+
| [Windsurf](https://windsurf.com/) | 🚧 Testing | ❌ Not Ready |
31+
| [Kilo Code](https://github.com/Kilo-Org/kilocode) | 🚧 Testing | ❌ Not Ready |
32+
| [Roo Code](https://roocode.com/) | 🚧 Testing | ❌ Not Ready |
33+
| [Amp](https://ampcode.com/) | 🚧 Testing | ❌ Not Ready |
3434

3535
## Documentation
3636

0 commit comments

Comments
 (0)