File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ Want to see Spec Kit in action? Watch our [video overview](https://www.youtube.c
161161| [ Roo Code] ( https://roocode.com/ ) | ✅ | |
162162| [ SHAI (OVHcloud)] ( https://github.com/ovh/shai ) | ✅ | |
163163| [ Windsurf] ( https://windsurf.com/ ) | ✅ | |
164- | [ Antigravity (agy)] ( https://agy.ai/ ) | ✅ | |
164+ | [ Antigravity (agy)] ( https://antigravity.google/ ) | ✅ | |
165165| Generic | ✅ | Bring your own agent — use ` --ai generic --ai-commands-dir <path> ` for unsupported agents |
166166
167167## 🔧 Specify CLI Reference
@@ -222,6 +222,9 @@ specify init my-project --ai shai
222222# Initialize with IBM Bob support
223223specify init my-project --ai bob
224224
225+ # Initialize with Antigravity support
226+ specify init my-project --ai agy
227+
225228# Initialize with an unsupported agent (generic / bring your own agent)
226229specify init my-project --ai generic --ai-commands-dir .myagent/commands/
227230
You can’t perform that action at this time.
0 commit comments