multiplexer active

the-pair

Maker: timwuhaotian License: Apache-2.0 Stars: 354 First released: 2026-03-22 Language: TypeScript, Rust
Desktop

About

The Pair addresses a specific failure mode of single-agent coding tools: one model that both writes code and reviews it will often approve its own hallucinations. Its desktop app (Tauri 2, Rust + React) runs two roles on every task — a Mentor agent with read-only access that plans and reviews, and an Executor agent that writes code and runs commands — looping through mentoring, execution, and review cycles until work completes or a flat 20-iteration default triggers a pause for human inspection. Because the roles are CLI-backed, any combination of opencode, Claude Code, Codex, Gemini/Antigravity, Kimi, or local Ollama models can be assigned per role, letting users cross-validate with different model families; quality gates, stall detection, per-agent resource monitoring, and git-diff tracking round out the harness. It is free Apache-2.0 software for macOS, Windows, and Linux, with a pair-code CLI for terminal use, and users pay only their own provider costs. Developers burned by hallucinated single-agent edits are the intended users.