Skip to content

Release 4.2.0 — mx-open-all - #33

Merged
rousan merged 1 commit into
mainfrom
develop
Aug 26, 2026
Merged

Release 4.2.0 — mx-open-all#33
rousan merged 1 commit into
mainfrom
develop

Conversation

@rousan

@rousan rousan commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Ships mx-open-all, a bin that opens every active work (or a named subset)
in one fullscreen macOS Terminal.app window — a tab per work, each running
mx work attach. Bumps @rousan/mx to 4.2.0.

Add `mx-open-all` as an mx-shipped runtime bin (like dcs/lcs): opens one
fullscreen macOS Terminal.app window with a tab per work, each running
`mx work attach`. With no args it opens every active work; with args it opens
only the named ones. Archived/destroyed/unknown names are validated against the
active set and ignored (never opened), so every tab is a live work. macOS-only
(Terminal.app + AppleScript), guarded to fail cleanly elsewhere.

Docs: document it in the bin sections (runtime + repo CLAUDE.md, commands.md)
and add an "open your whole fleet" section to the public tmux guide. Bump 4.2.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@rousan
rousan merged commit a7b6565 into main Aug 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant