Kova/process-roles/command-tree.json
2026-04-30 07:05:59 +01:00

8 lines
258 B
JSON

{
"id": "command-tree",
"title": "Command Tree",
"description": "The complete process tree for an OpenClaw CLI command invoked by Kova.",
"commandPatterns": ["ocm @", "ocm start", "ocm upgrade"],
"processPatterns": ["openclaw", "node.*openclaw"]
}