This release includes 2 breaking changes for platform teams planning a safe upgrade.
Published 2mo
CLI & Terminal
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agentic-ai
ai-agent
ai-agents
ai-coding
browser-automation
claude
+12 more
claude-code
coding-agent
developer-tools
electron
gemini
mcp-server
multi-agent
powershell
terminal-multiplexer
tmux
tmux-alternative
windows
Affected surfaces
auth
Summary
AI summaryRemove file-based session persistence and simplify Inspector output.
Full changelog
Changes
- Remove file-based session persistence — daemon memory is the single source of truth. Eliminated StateWriter, SessionManager, RingBuffer file dumps, and session recovery logic. Reduces crash risk from I/O failures.
- Simplify Inspector output — strip parent/siblings, text content, and decorative attributes. Keep only selector + tag + actionable attrs (type, name, placeholder, value, href, src, role, aria-label) for minimal AI token usage.
- Add
license: MITfield to package.json
Full Changelog: https://github.com/openwong2kim/wmux/compare/v2.3.0...v2.3.1
Breaking Changes
- Removed file-based session persistence APIs: StateWriter, SessionManager, RingBuffer dumps, and recovery logic; daemon now uses memory‑only sessions.
- Simplified Inspector output by stripping parent/siblings, text content, and decorative attributes; retains only selector, tag, and actionable attributes (type, name, placeholder, value, href, src, role, aria-label).
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 Wmux
All releases →Related context
Beta — feedback welcome: [email protected]