Co-authored-by: Cursor <cursoragent@cursor.com> # Conflicts: # extensions/feishu/package.json # package.json # pnpm-lock.yaml # src/agents/pi-embedded-subscribe.ts # src/gateway/server-startup.ts # src/security/audit-extra.ts # src/telegram/bot-message-context.ts
OpenProse (plugin)
Adds the OpenProse skill pack and /prose slash command.
Enable
Bundled plugins are disabled by default. Enable this one:
{
"plugins": {
"entries": {
"open-prose": { "enabled": true }
}
}
}
Restart the Gateway after enabling.
What you get
/proseslash command (user-invocable skill)- OpenProse VM semantics (
.proseprograms + multi-agent orchestration) - Telemetry support (best-effort, per OpenProse spec)