Files
openclaw/scripts/lib/bundled-runtime-sidecar-paths.json
Ayaan Zaidi ca6fea301b refactor(plugins)!: remove OpenProse (#128494)
Remove the bundled OpenProse plugin and /prose command now that upstream owns the maintained Agent Skill. Preserve /prose as migration documentation and let Doctor clean stale plugin configuration.

BREAKING CHANGE: The bundled OpenProse plugin and /prose command are removed.

Co-authored-by: Ayaan Zaidi <hi@obviy.us>
2026-08-24 10:39:46 +05:30

15 lines
548 B
JSON

[
"dist/extensions/browser/runtime-api.js",
"dist/extensions/canvas/runtime-api.js",
"dist/extensions/copilot-proxy/runtime-api.js",
"dist/extensions/google/runtime-api.js",
"dist/extensions/lmstudio/runtime-api.js",
"dist/extensions/memory-core/runtime-api.js",
"dist/extensions/ollama/runtime-api.js",
"dist/extensions/reef/runtime-api.js",
"dist/extensions/telegram/runtime-api.js",
"dist/extensions/telegram/runtime-setter-api.js",
"dist/extensions/webhooks/runtime-api.js",
"dist/extensions/workboard/runtime-api.js"
]