oh-my-ag 2.0.6 → 2.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/bin/cli.js +230 -226
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -79,7 +79,7 @@ A collection of **Agent Skills** enabling collaborative multi-agent development.
79
79
 
80
80
  ### Prerequisites
81
81
 
82
- - **AI IDE** (Amp, Claude Code, Gemini CLI, etc.)
82
+ - **AI IDE** (Antigravity, Claude Code, Codex, Gemini, etc.)
83
83
  - **Bun** (for CLI and dashboards)
84
84
  - **uv** (for Serena setup)
85
85