Highlights
- Notifications engine: Hook config, template engine, and platform gating for Telegram/Discord/Slack/webhook
- OpenClaw webhook gateway: Wake external automations and AI agents on hook events
- CLI platform flags:
--telegram,--discord,--slack,--webhookat launch - i18n prompt translation: Dynamic prompt translation via keyword-detector hook
- 23 bug fixes: LSP byte counting, project memory atomicity, team worker resume, Ralph dedup, and more
- Security: Shell interpolation replaced with array-form spawn
- Performance: State read cache, notification-driven diagnostics
- Dead code removal: Legacy compatibility subsystem removed (~5900 lines)
36 commits, 181 files changed, +9712 -5927 lines
See CHANGELOG.md for full details.
Install / Update
claude plugin add omcContributors
Thanks to all contributors for this release!
- @Yeachan-Heo (30 commits)
- @ChoKhoOu (2 commits) — #1030, #1032
- @gaebal-gajae (2 commits) — #1033, #1036
- @iyoda (1 commit) — #1017