One AI at a time?
That's so 2024.
Ship fast. Ship parallel.
Run Claude Code, Codex, Gemini, or any AI CLI in parallel. Each session gets its own git worktree. No conflicts. No waiting.
AI coding assistants are powerful.But they're slow.
You think in parallel. Your AI works in sequence.That mismatch costs you hours every week.
Sequential workflows
One task at a time. Always waiting.
Git conflicts
Multiple AIs, same branch = chaos.
Merge conflict in 3 files. Manual resolution required.
Context switching
Jumping between tasks kills flow.
Manual worktree setup
Tedious, error-prone, time-consuming.
30 tabs open.20 terminals running.Zero idea what's happening.
You're running 5 AI coding agents. Each one has a browser tab, a terminal, maybe a localhost. Which agent just finished? Which one needs your input? Was that port 3000 or 3001?
You end up constantly switching, minimizing, checking, guessing. The mental overhead kills your productivity faster than any slow AI.
What if everything was in one place?
Parallel AI workflows.Powered by git worktrees.
Live Status
Track every AI session from the sidebar. See which agents are running, waiting for input, or idle.
Code Review
Review AI changes before pushing. Add comments, then copy them to the AI to fix.
Add input validation before processing credentials to prevent injection attacks.
Git Built-in
Stage, commit, push without leaving Termpad. Real-time sync status included.
Every Platform
Windows · macOS · Linux
Every AI CLI
Works with any terminal-based agent
Stop managing.Start shipping.
One-click scripts, automatic setup, smart port management. Everything you need to scale your AI workflows.
One-Click Scripts
Define your common tasks once. Start dev servers, run tests, or deploy with a single click. No more typing the same commands over and over.
Auto Setup & Cleanup
New worktree? npm install runs automatically. Delete a worktree? Docker containers clean up. No manual steps.
Setup script runs automatically
Smart Notifications
AI finished? Needs input? You'll know instantly. Click the notification to jump straight to that terminal.
Task Complete
feature/auth finished running
Click to view terminal
One-Click PRs
Push your changes and open a PR in one click. No terminal commands, no browser tabs to manage.
Exclusive Mode
For port-hungry dev servers
When your dev server can't handle multiple ports, enable exclusive mode. Running a script automatically kills other instances of that same script across all worktrees. No more “port already in use” errors.
Four steps to parallel.
Add Project
Point Termpad to any git repository.
Create Sessions
Spin up multiple sessions, each in its own isolated worktree.
Run AI Agents
Launch Claude Code, Codex, or any AI CLI in each terminal. They work simultaneously, isolated from each other.
Merge & Ship
Review changes, merge branches, clean up worktrees. Termpad handles the git complexity.
Built for how
developers actually work.
See how Termpad transforms your workflow with real parallel sessions.
Feature Development
AI builds login while you architect the dashboard. Ship 3x faster.
Bug Fixing
Triage 3 bugs simultaneously with 3 AI sessions. No context switching.
Code Review
AI reviews a PR in one session while you keep coding in another.
Experimentation
Test different AI approaches to the same problem in parallel.
Before & After
See the difference Termpad makes.
Ready to go parallel?
Download Termpad and start running multiple AI agents in parallel. Works with Claude, Gemini, Codex, and any coding CLI.
DownloadHeads up: You may see a security warning during installation. Termpad is in public beta and as a solo developer, I haven't purchased code-signing certificates yet — this is expected and the app is safe. To bypass the warning:
- Windows: Click “More info” → “Run anyway”
- macOS: Right-click the app → “Open” → “Open anyway”
- Linux: You're probably fine
Frequently asked
questions.
Got questions? We've got answers.
Yes, Termpad is completely free during the public beta. There are no hidden costs or premium tiers.
Termpad is in public beta and code-signing certificates are quite expensive. Since I'm not making money off this project, I haven't invested in certificates yet. On macOS, right-click and select "Open" to bypass Gatekeeper. On Windows, click "More info" then "Run anyway."
Termpad works with any terminal-based AI CLI: Claude Code, Codex, Gemini CLI, Aider, and more. If it runs in a terminal, it runs in Termpad.
No. Termpad handles all the worktree complexity for you—creating, switching, and cleaning up. You just click to create a new isolated session and start working.
Multiple terminals still share the same working directory, leading to git conflicts when AIs edit the same files. Termpad gives each session its own isolated worktree, plus a unified dashboard to track status, manage ports, review changes, and get notifications—all in one place.
Yes. Termpad is designed for anyone who wants to run multiple AI sessions in parallel—whether you're a solo developer shipping faster or a team coordinating multiple features.
Termpad can automatically clean up worktrees when you delete them. You can also configure custom cleanup scripts to handle any additional cleanup tasks.
No. Termpad requires no account or login. Just download and start using it.
We don't store or track any data whatsoever. Everything—including your settings—is stored locally on your PC. Your data never leaves your machine.
No. Termpad uses your PC's terminals, so your existing subscriptions work automatically. If you already have Claude Code, Codex, Gemini CLI, or any other AI CLI set up, it just works.
You'll need the GitHub CLI (gh) installed on your PC. Termpad uses it for features like one-click PRs and branch management.
Reach out to me on Twitter/X @Renas_Dev for support, feature requests, bug reports, or just to say hi!
Still have questions?
Reach out on Twitter