File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Specify supports multiple AI agents by generating agent-specific command files a
3333| -------------------------- | ---------------------- | -------- | --------------- | --------------------------- |
3434| ** Claude Code** | ` .claude/commands/ ` | Markdown | ` claude ` | Anthropic's Claude Code CLI |
3535| ** Gemini CLI** | ` .gemini/commands/ ` | TOML | ` gemini ` | Google's Gemini CLI |
36- | ** IFlow CLI** | ` .iflow/commands/ ` | TOML | ` iflow ` | IFlow CLI |
36+ | ** IFlow CLI** | ` .iflow/commands/ ` | Markdown | ` iflow ` | IFlow CLI |
3737| ** GitHub Copilot** | ` .github/agents/ ` | Markdown | N/A (IDE-based) | GitHub Copilot in VS Code |
3838| ** Cursor** | ` .cursor/commands/ ` | Markdown | ` cursor-agent ` | Cursor CLI |
3939| ** Qwen Code** | ` .qwen/commands/ ` | TOML | ` qwen ` | Alibaba's Qwen Code CLI |
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Want to see Spec Kit in action? Watch our [video overview](https://www.youtube.c
153153| [ Codex CLI] ( https://github.com/openai/codex ) | ✅ | |
154154| [ Cursor] ( https://cursor.sh/ ) | ✅ | |
155155| [ Gemini CLI] ( https://github.com/google-gemini/gemini-cli ) | ✅ | |
156- | [ IFlow CLI] ( https://github.com/iflow-ai/iflow-cli ) | ✅ | |
156+ | [ IFlow CLI] ( https://github.com/iflow-ai/iflow-cli ) | ✅ | |
157157| [ GitHub Copilot] ( https://code.visualstudio.com/ ) | ✅ | |
158158| [ IBM Bob] ( https://www.ibm.com/products/bob ) | ✅ | IDE-based agent with slash command support |
159159| [ Jules] ( https://jules.google.com/ ) | ✅ | |
You can’t perform that action at this time.
0 commit comments