Coding
Plandex
Terminal-based AI coding agent optimized for large multi-file tasks with diff review sandbox and plan-then-execute workflow.
climacoslinuxwindowsvlatestAGPL-3.0open-source

## Overview
Plandex is a terminal-based AI coding agent with 14K+ GitHub stars, optimized for large tasks that span many files. Its plan-then-execute workflow with a diff review sandbox makes it safer for major refactors than tools that apply changes immediately.
## Key Features
- **Plan-Then-Execute** — Agent creates a plan before making changes
- **Diff Review Sandbox** — Review all changes in a diff view before applying
- **2M Token Context** — Handles large codebases and complex tasks
- **Multi-File Editing** — Coordinated changes across many files
- **Git Integration** — Automatic branches and commits
- **Self-Hosted** — Run with Docker, full control over data
- **Multi-Model** — Supports Claude, GPT, Gemini, and more
- **Shell Commands** — Execute and chain terminal commands
## Pricing
Free and open source. Self-host with Docker.
## Links
- **GitHub**: [github.com/plandex-ai/plandex](https://github.com/plandex-ai/plandex)