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