Claude Code
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...
A data-backed index of agent software, frameworks, and developer tools with official resources and linked site coverage.
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,...
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...
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,...
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...
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....