Named Tmux Manager: spawn, tile, and coordinate multiple AI coding agents (Claude, Codex, Gemini) across tmux panes with a TUI command palette
Stars
226
Forks
37
Watchers
226
Open Issues
0
Overall repository health assessment
2.7k
commits
fix(test): use DefaultModels() for ollama test case consistently
a94e687View on GitHubfix: resolve robot surface session lookup and stale model metadata
3280c79View on GitHubfeat(robot,ensemble,serve,tui): offline session support, error tracking, and output collection from saved files
1dbcce9View on GitHubfeat(cli): improve invalid checkpoint handling, offline session resolution, and spawn prompt dispatch
3098900View on GitHubsecurity(checkpoint,ensemble): harden checkpoint storage against path traversal, symlinks, and corrupt data
98212e0View on GitHubsecurity(checkpoint): harden storage against corrupt/malformed on-disk data with fail-closed validation
060af5bView on GitHubsecurity(checkpoint,cli): fail closed on corrupt/symlinked checkpoints, reject ambiguous ID prefixes in history and summary
60e68a3View on GitHubfeat(ensemble): cross-project checkpoint resolution for resume, rerun, compare, and export
3a76812View on GitHubfix(cli): fail closed on explicit-session project resolution instead of silently falling back to CWD
f53ce78View on GitHubchore(beads): bump migration-hint-ts to latest schema state
d15049dView on GitHubfix(mail,transfer): correct Agent Mail project-key resolution and harden reservation-transfer rollback atomicity
42bdfc4View on GitHubsecurity(handoff): prevent path traversal and symlink attacks in writer, add modtime fallback in reader
bd11067View on GitHubharden(handoff): skip symlinks and fall back on malformed YAML in reader
7501292View on GitHub