raine/workmux
git worktrees + tmux windows for zero-friction parallel dev observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 99
- Release rhythm 87
- Longevity 21
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 302
- days_rel: 7
- days_push: 7
- n_releases_24m: 220
Adoption not part of the score
2272 stars · 302 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
workmux is an opinionated Rust CLI that manages git worktrees and tmux windows (or kitty/WezTerm/Zellij tabs) as isolated development environments. It automates worktree setup and cleanup so developers can run multiple tasks and AI coding agents in parallel without branch switching or conflicts.
Use cases
- run multiple AI coding agents in parallel without conflicts
- create git worktrees with matching tmux windows in one command
- automate worktree setup like copying .env and symlinking node_modules
- merge a branch and clean up worktree, window, and branches in one command
- monitor all agents across worktrees from a dashboard or sidebar
- delegate tasks to worktree agents with a /worktree skill
- let an agent autonomously rebase and resolve merge conflicts
When to choose
- you live in tmux or a similar terminal multiplexer and want a terminal-first parallel workflow
- you run several AI agents or features concurrently and want isolated environments per task
- you want automated worktree lifecycle management from creation to merge and cleanup
When to avoid
- you prefer GUI-based agent orchestration tools over terminal workflows
- you don't use git worktrees or a terminal multiplexer and don't want to adopt them
- you need a highly configurable, non-opinionated tool
Facets
cli-tool · maturity active
developer-tools workflow-automation cli agent-framework developer-tools cli rust git-worktrees tmux parallel-development ai-agents terminal-workflow multiplexer command-line automation linux macos
5 sources
- readme: https://github.com/raine/workmux · fetched 2026-08-28 · 115f108a2f5c
- homepage: http://workmux.raine.dev · fetched 2026-08-29 · edbc097d58dc
- site_page: https://workmux.raine.dev/guide · fetched 2026-08-29 · 6dcdf1ef90fc
- registry_crates: https://crates.io/api/v1/crates/workmux · fetched 2026-08-29 · 5ba6614bb9e9
- site_page: https://workmux.raine.dev/changelog · fetched 2026-08-29 · 270f7dc6bfa5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| raine/workmux | main | 79 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem