terminal · agents · oven

The cockpit where AI bakes your apps.

Termbaker is a terminal hub for AI CLIs, with projects, a browser the AI itself drives, Git, Docker and the Mega Baker: a master agent that takes your briefing and orchestrates the terminals until the app comes out of the oven.

Download for Windows

v… · portable · no install, no admin
Windows 10/11 (x64)

Termbaker: project open, colored git log in the terminal and the Explorer with highlighted TypeScript

the workbench

Everything orbiting your code, inside one cockpit.

Every panel below is a real split from the app. The site is made of the same dough.

terminals
Real PTYs, native-terminal latency. Projects in tabs, horizontal and vertical splits, Windows Terminal style pages. The launcher detects your AI CLIs on its own: Claude Code, Codex, Gemini, Grok, opencode.
❯ tab: api ❯ tab: web ❯ tab: deploy ┌─ claude ─────────┬─ pwsh ───────────┐ │ ▍ │ ❯ npm run dev │ └──────────────────┴──────────────────┘
AI browser
The AI tests what it builds. Embedded Chromium your CLI drives over MCP, with an orange cursor showing every click it makes. Console, network and performance under the page.
[master] click → #btn-book [network] POST /api/bookings 201 · 42ms
git
True multi-repo. Parent folder with api/ + front/? Both show up. Commit graph, branches by recency, add · commit · push without leaving the keyboard.
● main ─┬─ feat: booking flow └─ fix: tz on slots ↑2
docker
Containers next to the code. State, logs and CPU/MEM sparklines; clickable ports open right in the app browser.
▶ api-db Up 2h :5432 ▁▂▄▂▃ ▶ redis Up 2h :6379 ▁▁▂▁▁
collections
Built-in API client. Import Postman, Insomnia or OpenAPI and fire requests with Ctrl+Enter. Per-project environments.
POST /auth/login 200 · 38ms { "token": "eyJhb…" }
voice
Talk to the terminal. Hold Ctrl+Space, dictate the prompt, release: the transcript (Whisper, free Groq tier) lands in the focused terminal.
🎙 "create the cancellation endpoint…" → pasted into claude ✓
explorer
Byte-faithful files. Tree with real-time search, Markdown and docs filters, an editor that preserves EOL and BOM. Spreadsheets and PDFs open inside the dock.
insights
How much did you bake this week? Active time per project, tokens per terminal (CLI-reported figures or ≈ estimates), a day×hour heatmap and tok/h efficiency. All local, nothing leaves your machine.
mon ▂▄▆█▆▃ tue ▁▃▅▇█▄ wed ▂▂▄▆▅▂ Σ 214k tok · 11h42

the chef

Mega Baker

One master agent per project. You write the briefing; it opens worker terminals, splits the work, follows each one and reports everything in Mission Control, over the app’s own MCP and scoped to the project.

◆ autonomous mode

High Heat

Oven at full blast. Mega Baker decides everything alone, with senior PO judgment, and only stops when the mission is done. You watch.

STOP always visible: kills the whole orchestration in one click.

≈ collaborative mode

Vibe Surf

Critical decisions go through you: architecture, scope cuts, deletions, external services. The rest it solves, asking through the app itself.

Live audit in Mission Control

Write the briefingApp type, preferred stack, quality focus. Your word is always final.
The oven takes overWorkers open, the browser tests what gets built, the feed shows every decision live.
Review and serveThe result lands in your terminals, in your Git. Nothing leaves your machine without you.

out of the oven

Download. Run. No install.

Windows 10/11 (x64) · portable executable
v… · ~100 MB · no admin required
your keys stay encrypted on your machine (DPAPI)
Download now