oh-my-agent 9.8.0 → 9.9.1

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 +828 -827
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -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.