freshcrate
Skin:/
Home > Frameworks > dmux

dmux

Tmux pane manager with AI agent integration for parallel development workflows

Why this rank:Strong adoptionRecent releaseHealthy release cadence

Description

Tmux pane manager with AI agent integration for parallel development workflows

Release History

VersionChangesUrgencyDate
v5.9.0### &nbsp;&nbsp;&nbsp;🚀 Features - Add Grok Build support and update pane analysis fallbacks &nbsp;-&nbsp; by @justin-schroeder [<samp>(a618b)</samp>](https://github.com/standardagents/dmux/commit/a618b1f) - Add robust Codex stop hook, install helper, and related tests &nbsp;-&nbsp; by @justin-schroeder [<samp>(ed214)</samp>](https://github.com/standardagents/dmux/commit/ed214cd) ### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes - Remove committed codex hook conflict markers &nbsp;-&nbsp; by @justin-schroeHigh5/25/2026
v5.8.1### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes - Reduce attention notification noise &nbsp;-&nbsp; by @justin-schroeder [<samp>(9f5d3)</samp>](https://github.com/standardagents/dmux/commit/9f5d342) ##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/standardagents/dmux/compare/v5.8.0...v5.8.1)High5/13/2026
v5.7.1### &nbsp;&nbsp;&nbsp;🚀 Features - Add settings types &nbsp;-&nbsp; by @OverHash [<samp>(9b5da)</samp>](https://github.com/standardagents/dmux/commit/9b5dad1) - Use full pane for new-agent over popup &nbsp;-&nbsp; by @OverHash [<samp>(869ba)</samp>](https://github.com/standardagents/dmux/commit/869ba4f) - Git worktree custom branch naming integration &nbsp;-&nbsp; by @OverHash [<samp>(1a4a5)</samp>](https://github.com/standardagents/dmux/commit/1a4a5d9) - Use strict local branch selection for High4/22/2026
5.7.0Imported from npm (5.7.0)Low4/21/2026
v5.7.0### &nbsp;&nbsp;&nbsp;🚀 Features - Add team defaults config layer (.dmux.defaults.json) &nbsp;-&nbsp; by @cheapsteak [<samp>(856f9)</samp>](https://github.com/standardagents/dmux/commit/856f945) - Add arnis-tile-cache images &nbsp;-&nbsp; by @andrew-boyd [<samp>(013e1)</samp>](https://github.com/standardagents/dmux/commit/013e12c) - Added per-project colour themes to help distinguish workspaces &nbsp;-&nbsp; by **Thomas Ryan** [<samp>(ffd3f)</samp>](https://github.com/standardagents/dmux/commiHigh4/17/2026
v5.6.3### &nbsp;&nbsp;&nbsp;🚀 Features - Scope tmux pane border status to current session &nbsp;-&nbsp; by @justin-schroeder [<samp>(7e2c7)</samp>](https://github.com/standardagents/dmux/commit/7e2c75d) - Enable custom pane renaming &nbsp;-&nbsp; by @justin-schroeder [<samp>(53333)</samp>](https://github.com/standardagents/dmux/commit/533339b) - Improve tmux pane title handling and delimiters &nbsp;-&nbsp; by @justin-schroeder [<samp>(3099d)</samp>](https://github.com/standardagents/dmux/commit/3099Low3/21/2026
v5.6.2### &nbsp;&nbsp;&nbsp;🚀 Features - Introduce resume branches functionality &nbsp;-&nbsp; by @justin-schroeder [<samp>(c2d76)</samp>](https://github.com/standardagents/dmux/commit/c2d7632) - Add project creation and selection logic with tests &nbsp;-&nbsp; by @justin-schroeder [<samp>(6f3a8)</samp>](https://github.com/standardagents/dmux/commit/6f3a8ee) - Enhance reopen worktree popup with filtering and agent selection &nbsp;-&nbsp; by @justin-schroeder [<samp>(2ab55)</samp>](https://github.comLow3/20/2026
v5.6.1### &nbsp;&nbsp;&nbsp;🚀 Features - Add reopen worktree popup and functionality &nbsp;-&nbsp; by @justin-schroeder [<samp>(61a9a)</samp>](https://github.com/standardagents/dmux/commit/61a9a25) ##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/standardagents/dmux/compare/v5.6.0...v5.6.1)Low3/12/2026
v5.6.0### &nbsp;&nbsp;&nbsp;🚀 Features - Add remote pane action mode &nbsp;-&nbsp; by @justin-schroeder [<samp>(a0c43)</samp>](https://github.com/standardagents/dmux/commit/a0c43d9) - Add pane restoration and agent command builders &nbsp;-&nbsp; by @justin-schroeder [<samp>(2d810)</samp>](https://github.com/standardagents/dmux/commit/2d810a3) - Track popup readiness and project activity &nbsp;-&nbsp; by @justin-schroeder [<samp>(02e7a)</samp>](https://github.com/standardagents/dmux/commit/02e7a9d) -Low3/12/2026
v5.5.3### &nbsp;&nbsp;&nbsp;🚀 Features - Improve macOS helper build and packaging for publish workflow &nbsp;-&nbsp; by @justin-schroeder [<samp>(f01eb)</samp>](https://github.com/standardagents/dmux/commit/f01eb5e) ### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes - Publish releases with npm for trusted publishing &nbsp;-&nbsp; by @justin-schroeder [<samp>(7b824)</samp>](https://github.com/standardagents/dmux/commit/7b82420) - Use npm 11 for trusted publishing &nbsp;-&nbsp; by @justin-schroeder [<samp>(8dcde)</Low3/11/2026
v5.5.2### &nbsp;&nbsp;&nbsp;🚀 Features - **docs**: Update docs with 5.5 features &nbsp;-&nbsp; by @justin-schroeder [<samp>(91b8d)</samp>](https://github.com/standardagents/dmux/commit/91b8d28) ##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/standardagents/dmux/compare/v5.5.1...v5.5.2)Low3/11/2026
v5.5.1### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes - Terminal notifications &nbsp;-&nbsp; by @justin-schroeder [<samp>(f1b01)</samp>](https://github.com/standardagents/dmux/commit/f1b010d) ##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/standardagents/dmux/compare/v5.5.0...v5.5.1)Low3/11/2026
v5.5.0### &nbsp;&nbsp;&nbsp;🚀 Features - Add fish shell support for prompt bootstrap snippet &nbsp;-&nbsp; by @jsseoi and **Claude Opus 4.6** [<samp>(aa694)</samp>](https://github.com/standardagents/dmux/commit/aa6944b) - Add pane visibility toggling and bulk actions &nbsp;-&nbsp; by @justin-schroeder [<samp>(74fc8)</samp>](https://github.com/standardagents/dmux/commit/74fc8b8) - Finalize pane visibility worktree merge &nbsp;-&nbsp; by @justin-schroeder [<samp>(042d1)</samp>](https://github.com/stanLow3/11/2026
v5.4.0### &nbsp;&nbsp;&nbsp;🚀 Features - Add supported agents logo cloud, update docs video, and fullscreen button &nbsp;-&nbsp; by @justin-schroeder [<samp>(af5d8)</samp>](https://github.com/standardagents/dmux/commit/af5d81e) - Add attach agent slug generation logic and tests &nbsp;-&nbsp; by @andrew-boyd [<samp>(3be68)</samp>](https://github.com/standardagents/dmux/commit/3be68d1) - Improve agent selection logic and UI messages &nbsp;-&nbsp; by @andrew-boyd [<samp>(ac386)</samp>](https://github.cLow2/25/2026
v5.3.0### &nbsp;&nbsp;&nbsp;🚀 Features - Add welcome pane recovery and deduplication &nbsp;-&nbsp; by @andrew-boyd [<samp>(84c6e)</samp>](https://github.com/standardagents/dmux/commit/84c6eab) - Dynamically adjust settings popup width and update setting label &nbsp;-&nbsp; by @andrew-boyd [<samp>(85d36)</samp>](https://github.com/standardagents/dmux/commit/85d3656) - Add welcome pane CWD validation and recreation &nbsp;-&nbsp; by @andrew-boyd [<samp>(ac55d)</samp>](https://github.com/standardagents/Low2/24/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

squad-stationMessage routing and orchestration for AI agent squadsv0.10.0
squad-station-2Message routing and orchestration for AI agent squads2.0.3
ralph-tuiRalph TUI - AI Agent Loop Orchestratorv0.12.0
@os-eco/canopy-cliGit-native prompt management for AI agent workflowsv0.2.4
navada-edge-cliAI agent in your terminal — 3-tier memory, 16 tools, automation pipeline, bring your own model. Learns who you are, remembers across sessions.4.2.0

More in Frameworks

ctranslate2Fast inference engine for Transformer models
schemathesisProperty-based testing framework for Open API and GraphQL based apps
spec_driven_developSpec-Driven Develop is a platform-agnostic AI agent skill that automates the pre-development workflow for large-scale complex tasks. It is not a framework, not a runtime, not a package manager — it is
cadwynProduction-ready community-driven modern Stripe-like API versioning in FastAPI