Overview
Termpad lets developers run multiple AI CLI tools like Claude Code, Codex, and Gemini simultaneously, each in its own isolated git worktree. No conflicts, no waiting. Features a live status dashboard tracking active, waiting, and idle sessions, a code review interface with comments, integrated git staging and pushing, and one-click PR creation via GitHub CLI. Smart port management auto-assigns unique ports per worktree. Spawns actual CLIs in real terminals rather than proprietary SDKs, so there's no vendor lock-in. Currently in free public beta.
Architecture: Apple Silicon, Intel
Key Features
- Run multiple AI CLIs in parallel with isolated git worktrees
- Live status dashboard tracking active, waiting, and idle sessions
- Code review interface with inline commenting
- Integrated git staging, committing, and pushing
- One-click pull request creation via GitHub CLI
- Smart port management with auto-assigned unique ports per worktree
- Automatic setup and cleanup scripts per worktree
- Real-time notifications when tasks complete or need input
- Workflow automation with one-click script execution
- No vendor lock-in — spawns actual CLIs in real terminals