Overview
Open-source CLI coding agent that handles complex multi-file tasks with planning, branching, and reversible execution.
Details
Plandex is an open-source command-line AI coding agent designed for complex, multi-file tasks. It uses an explicit planning phase before edits, supports branching plans for trying different approaches, and offers reversible execution with full diff history. Plandex supports multiple LLM providers and can be self-hosted. Plandex is one of the more sophisticated OSS CLI coding agents.
Tags
coding, cli, autonomous-agent, open-source