Skip to content

Commit a998d13

Browse files
authored
Merge pull request #1221 from aww-aww/patch-1
Update supported AI agents in README.md
2 parents 952e2bb + 418950a commit a998d13

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -136,22 +136,23 @@ Want to see Spec Kit in action? Watch our [video overview](https://www.youtube.c
136136

137137
| Agent | Support | Notes |
138138
|-----------------------------------------------------------|---------|---------------------------------------------------|
139+
| [Amazon Q Developer CLI](https://aws.amazon.com/developer/learning/q-developer-cli/) | ⚠️ | Amazon Q Developer CLI [does not support](https://github.com/aws/amazon-q-developer-cli/issues/3064) custom arguments for slash commands. |
140+
| [Amp](https://ampcode.com/) || |
141+
| [Auggie CLI](https://docs.augmentcode.com/cli/overview) || |
139142
| [Claude Code](https://www.anthropic.com/claude-code) || |
140-
| [GitHub Copilot](https://code.visualstudio.com/) || |
141-
| [Gemini CLI](https://github.com/google-gemini/gemini-cli) || |
143+
| [CodeBuddy CLI](https://www.codebuddy.ai/cli) || |
144+
| [Codex CLI](https://github.com/openai/codex) || |
142145
| [Cursor](https://cursor.sh/) || |
143-
| [Qwen Code](https://github.com/QwenLM/qwen-code) || |
144-
| [opencode](https://opencode.ai/) || |
145-
| [Windsurf](https://windsurf.com/) || |
146+
| [Gemini CLI](https://github.com/google-gemini/gemini-cli) || |
147+
| [GitHub Copilot](https://code.visualstudio.com/) || |
148+
| [IBM Bob](https://www.ibm.com/products/bob) || IDE-based agent with slash command support |
149+
| [Jules](https://jules.google.com/) || |
146150
| [Kilo Code](https://github.com/Kilo-Org/kilocode) || |
147-
| [Auggie CLI](https://docs.augmentcode.com/cli/overview) || |
148-
| [CodeBuddy CLI](https://www.codebuddy.ai/cli) || |
151+
| [opencode](https://opencode.ai/) || |
152+
| [Qwen Code](https://github.com/QwenLM/qwen-code) || |
149153
| [Roo Code](https://roocode.com/) || |
150-
| [Codex CLI](https://github.com/openai/codex) || |
151-
| [Amazon Q Developer CLI](https://aws.amazon.com/developer/learning/q-developer-cli/) | ⚠️ | Amazon Q Developer CLI [does not support](https://github.com/aws/amazon-q-developer-cli/issues/3064) custom arguments for slash commands. |
152-
| [Amp](https://ampcode.com/) || |
153-
| [SHAI (OVHcloud)](https://github.com/ovh/shai) || |
154-
| [IBM Bob](https://www.ibm.com/products/bob) || IDE-based agent with slash command support |
154+
| [SHAI (OVHcloud)](https://github.com/ovh/shai) || |
155+
| [Windsurf](https://windsurf.com/) || |
155156

156157
## 🔧 Specify CLI Reference
157158

0 commit comments

Comments
 (0)