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,...
Cursor is an AI native code editor that puts autocomplete, chat, inline edits, and agentic coding inside one development environment. It is not just a chat panel bolted onto a normal editor. Cursor is...
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...
GitHub Copilot is GitHub’s AI developer platform, spanning inline code suggestions, IDE chat, repository answers, pull request help, code review, and cloud coding agents assigned from issues. Its main...
Hermes Agent is an open source autonomous agent from Nous Research that runs from a terminal, server, or messaging gateway instead of being limited to an IDE tab. It is designed for long running...
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,...
Manus is a general purpose AI agent for people who want more than a chatbot answer. It is designed around multi step work: research a topic, browse sources, operate in a desktop style environment,...
NanoClaw is a lightweight open source personal AI agent that focuses on understandability, isolation, and user owned customization. Its public site frames the project as a smaller alternative to...
NemoClaw is NVIDIA’s open source reference stack for running OpenClaw always on assistants inside safer sandboxed environments. The docs position it as a bridge between OpenClaw, NVIDIA OpenShell, and...
Open Design is an Apache 2.0, local first design studio that positions itself as an open source alternative to Anthropic’s Claude Design. Instead of bundling one proprietary model, it turns the coding...
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...
OpenClaw is an open source, local first assistant gateway distributed as the openclaw npm package. It gives an agent access to messaging channels, sessions, tools, events, browser control, mobile...
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....
PicoClaw is a Go based personal AI assistant designed for small machines: Raspberry Pi, RISC V boards, ARM devices, Android, Docker hosts, and inexpensive Linux boxes. Its public materials emphasize a...
ZeroClaw is a Rust based AI assistant framework focused on very low resource use, fast startup, and production style infrastructure for channels, providers, tools, memory, and security policy. Its...