At a glance
An MIT-licensed terminal coding agent whose last public release was July 2025. Its maintained-era design combined persistent plans, project maps, model-role packs, cumulative diff review, command debugging, and rewind; the hosted cloud later wound down, so the remaining path is a dormant self-hosted codebase.
Good choice if
- Existing self-hosters preserving a plan-based workflow for large changes
- Researchers studying persistent context, model-role routing, and diff-first review
- Teams evaluating migration paths from an older Plandex installation
Check before choosing
- Plandex Cloud stopped accepting users in October 2025; the repository has had no later commit, and the linked docs and installer domains were unavailable when checked
- The cumulative diff sandbox separates proposed files, but commands run on the host; Linux process grouping is best-effort and explicitly falls back to no isolation, while other operating systems use none
- The default semi-autonomous mode asks before command execution, but full mode can auto-apply, auto-execute, and auto-debug potentially destructive commands
See 3 more considerations
- The CLI supports scripting and non-interactive flags, but there is no documented CI contract, machine-readable output mode, MCP implementation, or delegated subagent runtime
- The repository contains six Go test files and an unfinished Promptfoo proof of concept whose metrics are marked coming soon; no independent Plandex benchmark or direct scientific evaluation was found
- Ollama is supported only with self-hosting, and the project warns that its all-local pack is experimental rather than recommended for real work
