oh-my-agent 9.9.1 → 10.0.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.
- package/README.md +3 -3
- package/bin/cli.js +829 -833
- package/package.json +2 -3
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:
|
|
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">
|