Open-source AI coding agent for VS Code, JetBrains and the terminal — 500+ models at provider cost, task-specific modes, parallel agents in isolated git worktrees.
Coldtea
Summary
Agentic IDE that runs coding agents, self-healing QA tests and production monitoring in one workspace so fixes reach a PR automatically.
Screenshots
Description
Coldtea is a desktop workspace for teams that already ship with coding agents and want the rest of the delivery loop — testing, release gating, production monitoring and repair — handled by agents too. It keeps your existing shell, dotfiles and model of choice, and wraps them in a UI where several agents can plan, build, review and critique each other's work while you stay the decision-maker.
The product is organised around four surfaces. Terminal runs multiple coding agents side by side — Claude, OpenAI Codex, OpenCode and others — with a reviewer agent that can block a change before it lands. Agentic Testing turns a plain-English description of a user journey into a browser test that repairs itself when the UI moves, then runs the suite against PR preview deployments so a broken flow gates the merge instead of surfacing in production. Production monitoring watches error logs, session replays and customer feedback for regressions, investigates what changed and opens a pull request with a proposed fix. Tasks syncs with your engineering board and dispatches background cloud agents to work items in parallel.
It reads from the observability stack you already run — Sentry, Datadog, Grafana, New Relic, PostHog and Vercel are all supported sources — so the monitoring agents reason over real signals rather than a parallel telemetry pipeline you would have to set up first.
Privacy model: Coldtea runs locally by default and your code is not moved to the cloud unless you explicitly turn on cloud runs, which matters if your repository cannot leave your machine.
Pricing: the terminal is free permanently, agentic testing has a free tier, and production monitoring is free to trial. Coldtea says its users include engineers at Revolut, HelloFresh, Amazon, SuperTokens and Appsmith.
Who it is for: engineering teams that have adopted agentic coding and are now bottlenecked on everything downstream of the diff — regression testing, triage and the small production fixes nobody has time to write.
Reviews
Similar App Suggestions
Feature flags and A/B tests as markdown files in your repo, with a typed client generated by CLI and a context file your coding agent reads.
A macOS script runner where you and your coding agent drive the same terminal processes — menu bar, CLI and a built-in MCP server over one local socket.
Agentic desktop IDE for designers and programmers — edit a running app visually, drive an AI agent inside the repo, and manage Git without leaving the editor.
An open-source Mac app that gives Claude Code a real browser, a live iOS Simulator and its own git worktree per chat.