Process manager for AI agent CLIs - spawns, tracks, and controls multiple agents via tmux with git worktree isolation for parallel development workflows
Stars
7
Forks
0
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
152
commits
129
commits
fix: scan full pane content for context %, pass smoke test 10.6
da5512bView on GitHubverify: pass smoke test 10.2 — done-pattern auto-enables continuous check
d59aac0View on GitHubfix: check full pane content for fatal patterns, pass smoke test 10.1
8733336View on GitHubfeat: add help text disambiguation and preserve metadata in respawn
9ed8251View on GitHubfeat: add crash-safe state writes and window loss done-pattern check
44d440cView on GitHubfeat: add CLI defaults and aliases (--max-iterations default 50, --worktree default True, ralph stop, heartbeat ls)
43d62adView on GitHubfeat: add pre-clear sequence (Escape+Ctrl-U) to tmux_send and --raw flag to send
c6a0da6View on GitHubfeat: auto-enable --check-done-continuous when --done-pattern is set
d516727View on GitHubfeat: add fatal pattern detection (compaction kill) for ralph loop
1ae4d57View on GitHub