Aider
Aider is an open-source terminal pair programmer that edits code in your local git repository. It connects to multiple LLMs, understands project context, and can make multi-file edits while preserving...
A data-backed index of agent software, frameworks, and developer tools with official resources and linked site coverage.
Aider is an open-source terminal pair programmer that edits code in your local git repository. It connects to multiple LLMs, understands project context, and can make multi-file edits while preserving...
Claude Code is Anthropic’s agentic coding tool for working with a codebase through natural-language prompts. It runs in the terminal and is also available through IDE, desktop, web, and browser-based...
Cline is an open-source coding agent for VS Code, JetBrains, and the terminal. It is built for developers who want an agent that can actually work inside a repository: inspect files, propose edits,...
Devin is a fully autonomous AI software engineer from Cognition Labs. It operates in a sandboxed cloud environment with its own shell, code editor, and browser, capable of planning, coding, debugging,...
Gemini CLI brings Google’s Gemini coding assistance into a command-line workflow. It is aimed at developers who want repository help, code generation, file edits, and command execution without leaving...
Grok Build is xAI's terminal-based coding agent and CLI for professional software engineering. It runs as an interactive TUI with mouse support, headless mode for scripts, and full Agent Client...
Kilo Code is an open-source AI coding agent distributed as a VS Code extension. It sits in the same practical category as Cline and other editor agents: read the project, build a plan, change files,...
Kimi Code is Moonshot AI’s coding-focused agent for terminal and IDE workflows. Its open-source Kimi Code CLI runs as the kimi command and can read and edit code, execute shell commands, search code,...
oh-my-pi (omp) is a terminal-first coding agent forked from Mario Zechner's Pi. It runs as an interactive TUI, a one-shot CLI, an RPC server, or an ACP plugin inside editors like Zed. The agent reads...
OpenAI Codex is a coding agent for software development across the Codex CLI, IDE extension, Codex app, and cloud-based workflows. The open-source CLI runs locally from a selected directory and can...
OpenCode is an open-source terminal coding agent for developers who want agentic coding close to the shell. Instead of wrapping the workflow in a full IDE, OpenCode focuses on the command line: read...
OpenHands (formerly OpenDevin) is an open-source autonomous software engineering agent that plans and executes complex development tasks inside a sandboxed Docker environment. With 75,000+ GitHub...
Pi Coding Agent is an open-source terminal coding agent from Earendil Inc. It is distributed as the npm package @earendil-works/pi-coding-agent and runs with the pi command inside a project directory....