From 71a20eb787545761374b919970dbf0d911b667c4 Mon Sep 17 00:00:00 2001 From: Andy Warner Date: Wed, 19 Nov 2025 14:20:21 -0700 Subject: [PATCH] Update supported AI agents in README.md Add Jules and change the table to alphabetical order by agent because the table is likely to grow. --- README.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index c3dcdf269..380a90b64 100644 --- a/README.md +++ b/README.md @@ -136,21 +136,23 @@ Want to see Spec Kit in action? Watch our [video overview](https://www.youtube.c | Agent | Support | Notes | |-----------------------------------------------------------|---------|---------------------------------------------------| +| [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. | +| [Amp](https://ampcode.com/) | ✅ | | +| [Auggie CLI](https://docs.augmentcode.com/cli/overview) | ✅ | | | [Claude Code](https://www.anthropic.com/claude-code) | ✅ | | -| [GitHub Copilot](https://code.visualstudio.com/) | ✅ | | -| [Gemini CLI](https://github.com/google-gemini/gemini-cli) | ✅ | | +| [CodeBuddy CLI](https://www.codebuddy.ai/cli) | ✅ | | +| [Codex CLI](https://github.com/openai/codex) | ✅ | | | [Cursor](https://cursor.sh/) | ✅ | | -| [Qwen Code](https://github.com/QwenLM/qwen-code) | ✅ | | -| [opencode](https://opencode.ai/) | ✅ | | -| [Windsurf](https://windsurf.com/) | ✅ | | +| [Gemini CLI](https://github.com/google-gemini/gemini-cli) | ✅ | | +| [GitHub Copilot](https://code.visualstudio.com/) | ✅ | | +| [Jules](https://jules.google.com/) | ✅ | | | [Kilo Code](https://github.com/Kilo-Org/kilocode) | ✅ | | -| [Auggie CLI](https://docs.augmentcode.com/cli/overview) | ✅ | | -| [CodeBuddy CLI](https://www.codebuddy.ai/cli) | ✅ | | +| [opencode](https://opencode.ai/) | ✅ | | +| [Qwen Code](https://github.com/QwenLM/qwen-code) | ✅ | | | [Roo Code](https://roocode.com/) | ✅ | | -| [Codex CLI](https://github.com/openai/codex) | ✅ | | -| [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. | -| [Amp](https://ampcode.com/) | ✅ | | | [SHAI (OVHcloud)](https://github.com/ovh/shai) | ✅ | | +| [Windsurf](https://windsurf.com/) | ✅ | | + ## 🔧 Specify CLI Reference