8 lines
292 B
JSON
8 lines
292 B
JSON
{
|
|
"id": "runtime-staging",
|
|
"title": "Runtime Dependency Staging",
|
|
"description": "OpenClaw bundled plugin runtime dependency staging and package overlay work.",
|
|
"commandPatterns": ["runtime deps", "bundled runtime deps"],
|
|
"processPatterns": ["node.*bundled", "npm.*node_modules"]
|
|
}
|