oh-my-agent 5.14.2 → 5.15.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 +1 -1
- package/bin/cli.js +443 -443
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -54,7 +54,7 @@ Pick a preset and you're ready:
|
|
|
54
54
|
| **oma-frontend** | React/Next.js, TypeScript, Tailwind CSS v4, shadcn/ui |
|
|
55
55
|
| **oma-hwp** | HWP/HWPX/HWPML to Markdown conversion |
|
|
56
56
|
| **oma-mobile** | Flutter cross-platform apps |
|
|
57
|
-
| **oma-observability** |
|
|
57
|
+
| **oma-observability** | Observability router — APM/RUM, metrics/logs/traces/profiles, SLO, incident forensics, transport tuning |
|
|
58
58
|
| **oma-orchestrator** | Parallel agent execution via CLI |
|
|
59
59
|
| **oma-pdf** | PDF to Markdown conversion |
|
|
60
60
|
| **oma-pm** | Plans tasks, breaks down requirements, defines API contracts |
|