Hi HN! I built kage to manage multiple AI coding agents (Claude Code, Codex, etc.) in parallel using tmux and git worktrees.
The idea came from wanting to parallelize feature development instead of waiting on one agent at a time.
Would love feedback on: - usability of the TUI - workflow with tmux/worktrees - any missing features
Thanks!