ntm and useful_tmux_commands
NTM provides the primary agent coordination framework with TUI command palette and multi-AI support, while useful_tmux_commands serves as a supplementary toolkit of reusable tmux session management utilities that NTM likely depends on or complements.
About ntm
Dicklesworthstone/ntm
Named Tmux Manager: spawn, tile, and coordinate multiple AI coding agents (Claude, Codex, Gemini) across tmux panes with a TUI command palette
# Technical Summary Provides graph-aware work triaging, Agent Mail coordination, and file reservation workflows integrated with `br`/`bv` tools—enabling task prioritization and multi-agent synchronization beyond simple pane messaging. Built as a pure Go binary that exposes orchestration through local REST/WebSocket APIs, machine-readable `--robot-*` surfaces, and an OpenAPI spec, with durable state capture via checkpoints, audit logs, and replay timelines that survive agent restarts.
About useful_tmux_commands
Dicklesworthstone/useful_tmux_commands
Tmux session management toolkit for spawning and coordinating multiple AI coding agents across tiled panes
Provides tmux-native multi-agent orchestration through named panes with broadcast command support, enabling developers to coordinate Claude, Codex, and Gemini agents without context switching. Implements a fuzzy-searchable command palette (F6 keybinding) with Catppuccin theming and agent type targeting, alongside session persistence, output capture, and one-command project scaffolding that initializes git repos and spawns agent combinations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work