oh-my-agent 9.9.0 → 9.10.0

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 +4 -4
  2. package/bin/cli.js +727 -727
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -8,7 +8,7 @@ Ever wished your AI assistant had coworkers? That's what oh-my-agent does.
8
8
 
9
9
  Instead of one AI doing everything (and getting confused halfway through), oh-my-agent splits work across **specialized agents** — frontend, backend, architecture, QA, PM, DB, mobile, infra, debug, design, and more. Each one knows its domain deeply, has its own tools and checklists, and stays in its lane.
10
10
 
11
- Works with all major AI IDEs: Pi, Claude Code, Cursor, Antigravity, Codex CLI, OpenCode, and more.
11
+ Works with all major AI IDEs: Antigravity, Claude Code, Codex, Cursor, Grok Build, Kimi Code, OpenCode, Pi, Qwen Code, and more.
12
12
 
13
13
  ## Quick Start
14
14
 
@@ -124,8 +124,8 @@ Pick a preset and you're ready:
124
124
  <sub>symlinked skills</sub>
125
125
  </td>
126
126
  <td align="center">
127
- <a href="https://grok.x.ai"><img src="./docs/assets/agents/grok.png" alt="Grok" width="48" height="48" /></a><br/>
128
- <strong>Grok</strong><br/>
127
+ <a href="https://grok.x.ai"><img src="./docs/assets/agents/grok.png" alt="Grok Build" width="48" height="48" /></a><br/>
128
+ <strong>Grok Build</strong><br/>
129
129
  <sub>native hooks</sub>
130
130
  </td>
131
131
  <td align="center">
@@ -205,7 +205,7 @@ Or use slash commands for structured workflows:
205
205
  | 4 | `/review` | Security + performance + accessibility audit |
206
206
  | 4 | `/deepsec` | Deep agent-powered security scan |
207
207
  | 5 | `/debug` | Structured root-cause debugging |
208
- | 5 | `/docs` | Documentation drift verify + sync via `oma-docs` |
208
+ | 5 | `/docs` | Documentation drift verify + sync |
209
209
  | 6 | `/scm` | SCM + Git workflow and Conventional Commit support |
210
210
 
211
211
  **Auto-detection**: You don't even need slash commands — keywords like "architecture", "plan", "review", and "debug" in your message (in 11 languages!) auto-activate the right workflow.