Skip to content

MulmoClaude

v@mulmobridge/[email protected] Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 1mo LLM Frameworks
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates Usage ```bash, Highlights, and slack across a mixed release.

Full changelog

Highlights

  • Auto-thread in thread mode (#661, closes #658) — when SLACK_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) and auto modes 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

Track MulmoClaude

Get notified when new releases ship.

Sign up free

About MulmoClaude

All releases →

Related context

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]