This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Usage ```bash, Highlights, and slack across a mixed release.
Full changelog
Highlights
- Auto-thread in
threadmode (#661, closes #658) — whenSLACK_SESSION_GRANULARITY=thread, a top-level channel post now auto-creates a Slack thread on the first bot reply. Fire off multiple unrelated top-level messages and each one becomes its own thread — replies no longer interleave at channel level.channel(default) andautomodes are unchanged. DMs are intentionally untouched.
Upgrade note
Operators already on SLACK_SESSION_GRANULARITY=thread will see more threading on upgrade. Previously, top-level posts stayed top-level and only in-thread replies were threaded. If you preferred the old behaviour, stay on channel (the default) or switch to auto.
Usage
# Fresh install / bump
npx @mulmobridge/slack@latest
# Pin to this release
npx @mulmobridge/[email protected]
See the updated README.md / README.ja.md for the comparison table across all three granularity modes.
📦 npm: @mulmobridge/[email protected]
What's Changed
- chore(slack): bump @mulmobridge/slack to 0.3.0 by @isamu in https://github.com/receptron/mulmoclaude/pull/663
- feat(slack): auto-thread top-level replies in thread mode by @isamu in https://github.com/receptron/mulmoclaude/pull/661
- fix: address bot review follow-ups from PRs #591 #599 #618 #625 by @isamu in https://github.com/receptron/mulmoclaude/pull/634
Full Changelog: https://github.com/receptron/mulmoclaude/compare/@mulmobridge/[email protected]...@mulmobridge/[email protected]
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About MulmoClaude
All releases →Related context
Related tools
Earlier breaking changes
- v0.6.4 `General` role split into lean `General` and new `Personal` role; Encore seed role pinned to Personal.
Beta — feedback welcome: [email protected]