@@ -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