#342 · Primary category: AI Coding Assistants

plandex

ai ai-agents ai-developer-tools ai-tools cli command-line developer-tools git golang gpt-4 llm openai polyglot-programming terminal terminal-based terminal-ui

Open source AI coding agent. Designed for large projects and real world tasks.

Project last updated:10/03/25

GitHub Stars

15.6K

Forks

1.2K

Contributors

27

License

MIT

Why we included this project

Plandex is a terminal-based coding agent built for the kind of work that breaks simpler assistants: multi-step tasks that touch dozens of files. It keeps a 2M-token context window and uses tree-sitter project maps to index very large directories, so it can hold a big codebase in view without losing the thread. Changes land in a cumulative diff review sandbox first, where you can inspect, roll back, and debug before anything reaches your real files. You can dial autonomy up or down, let it run build and test commands and fix failures on its own, and mix models from Anthropic, OpenAI, Google, and open-source providers. There's also a project-aware chat mode for exploring a codebase and working through ideas before you commit to an implementation.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category