Complete Your Development Stack
Termic users also rely on these tools to enhance their workflow:
1Password
Try FreeSecrets and credential manager
Keep API keys and .env secrets out of your repo
Gamma
Try FreeAI presentation builder
Turn ideas into polished decks instantly
Consensus
Try FreeAI search across 200M research papers
Source real evidence behind your analysis
💰 Affiliate disclosure: We may earn a commission if you sign up through these links at no extra cost to you.
Termic
Runs claude, codex and four more real CLIs in parallel, each in its own git worktree
Visit Termic
https://termic.dev
About Termic
Termic is a desktop app for running several CLI coding agents in parallel, each in its own git worktree, and its central design decision is that it spawns the real vendor binaries in PTYs rather than reimplementing them behind an SDK. Claude, Codex, Antigravity, Copilot, Grok and OpenCode ship built in, and adding another — aider, `ollama run`, anything that runs in a PTY — takes about thirty seconds of configuration. The consequence of that choice is stated plainly on the homepage: because Termic runs the interactive CLI you already have and inherits its auth, it stays on the regular subscription usage limits rather than the SDK credit path that applies to `claude -p`, the GitHub Actions integration and third-party apps authenticating through the SDK. There is no per-token markup, no proxy, and no custom agent loop between you and the vendor's own harness. The second consequence is that features land the day the vendor ships them — a new model or slash command in the upstream CLI is available immediately instead of waiting for a wrapper to catch up. Worktree isolation means each task runs against its own checkout, so parallel agents never fight over a working tree, and the main checkout stays clean. The whole thing is free and open source under AGPL-3.0, with the licence chosen explicitly to stop a derivative going open-core proprietary. It installs via Homebrew cask, a direct .dmg, or a Linux AppImage.
Key Features
Termic Pros & Cons
✅ Pros
- +Stays on subscription usage limits rather than SDK credit metering
- +Upstream CLI features work the day they ship
- +Genuinely free and auditable
⚠️ Cons
- −AGPL-3.0 restricts what commercial derivatives can do
- −You still need each vendor CLI installed and authenticated
- −No hosted or team layer — it is a local app only
Who Is Termic Best For?
Tags
Is this your tool?
Claim your listing to get a Featured badge, edit your description, and stand out from competitors. All plans include a permanent dofollow backlink to your site.
Claim Now →ChatGPT already recommends Termic. Does it recommend yours?
If you're building in Coding & Development, run a free AI-visibility scan on your own product — we ask ChatGPT across 5 prompt angles and score how often you get named. ~30 seconds, no signup, no card.
Stay updated on Coding & Development tools — join our weekly newsletter
One concise email with fresh launches, trending picks, and featured standouts.
Agent connectivity: not yet verified