Aider
Aider is an open-source AI pair programmer that runs in a terminal and edits files in a local Git repository. A developer starts it in a project, adds specific files or lets Aider identify likely...
A data-backed index of agent software, frameworks, and developer tools with official resources and linked site coverage.
Aider is an open-source AI pair programmer that runs in a terminal and edits files in a local Git repository. A developer starts it in a project, adds specific files or lets Aider identify likely...
Browser Use is a Python framework for giving language-model agents a programmable web browser. It turns a natural-language task into browser actions such as opening pages, clicking, typing, uploading...
Claude Code is Anthropic’s coding agent for working with software repositories through natural-language instructions. Its full CLI can inspect a codebase, edit files, execute development commands, and...
Cline is an open-source coding agent available as a VS Code-compatible extension, an Enterprise JetBrains plugin, a terminal CLI, and a software development kit. It can inspect a repository, create or...
CrewAI is an open-source Python framework for building multi-agent applications with its own orchestration primitives. Its two main abstractions address different parts of an automation: Crews group...
Cursor is a commercial AI code editor and coding-agent platform. The desktop application combines repository search, chat, inline completion, multi-file editing, terminals, source control, and agent...
Devin is Cognition’s coding-agent product for interactive and delegated software work. Current documentation describes a conversational interface with an embedded IDE and developer tools, a terminal...
Dify is a source-available platform for building AI applications through a visual workspace. Teams can assemble chatbots, agents and multi-step workflows; connect model providers and tools; ingest...
E2B provides isolated Linux sandboxes for AI agents and applications that need to execute code, manipulate files or run external tools. Developers create and manage environments through Python or...
Gemini CLI is Google’s open-source terminal agent for coding and other command-line tasks. It uses a reason-and-act loop with built-in file and shell tools and can connect to local or remote Model...
GitHub Copilot is GitHub’s AI developer product for code completion, chat, agent workflows, code review, and delegated repository tasks. It operates across GitHub.com and supported development...
Google Agent Development Kit (ADK) is an open-source, code-first framework for building, evaluating and deploying AI agents. It is optimized for Gemini and Google Cloud but designed to work with other...
goose is an Apache-2.0 open-source AI coding agent available as a desktop application and command-line tool for macOS, Linux and Windows. It works inside a developer's project environment, where it...
Grok Build is xAI’s terminal coding agent for repository work. Official documentation supports three primary modes: an interactive full-screen terminal interface, headless execution for scripts or...
Hermes Agent is an open-source AI agent from Nous Research for task execution from a terminal, native desktop app, messaging gateway, or supported editor workflow. It combines an interactive agent...
Kilo Code is an open-source AI coding agent available through VS Code-compatible editors, JetBrains IDEs, a command-line interface, and managed cloud-agent workflows. In an editor, it can inspect...
Kimi Code is Moonshot AI’s MIT-licensed coding agent for terminal and editor workflows. The current project runs as a single-binary terminal interface under the kimi command and does not require...
Langfuse is an open-core AI engineering platform for tracing, debugging and evaluating LLM applications and agents. It records model calls alongside retrieval steps, embeddings, API calls and agent...
LangGraph is LangChain Inc.'s low-level orchestration framework and runtime for long-running, stateful agents. Instead of prescribing a prompt format or a single agent architecture, it lets developers...
Manus is a hosted general-purpose AI agent designed to complete multi-step tasks and return artifacts rather than only answer a prompt. Official documentation describes a cloud sandbox with internet...
Mem0 is a memory layer for AI applications and agents. An application sends useful conversation turns to Mem0 after an interaction, then searches for relevant memories before the next model call. It...
NanoClaw is a small, self-hosted personal AI agent built around a Node.js host process and isolated agent containers. Its compact codebase is designed for operators who want to inspect and customize...
NemoClaw is NVIDIA’s Apache-2.0 reference stack for running supported AI agents inside NVIDIA OpenShell sandboxes. OpenClaw is the default express-install choice, while current documentation also...
oh-my-pi, commonly invoked as omp, is a terminal-first coding agent derived from Mario Zechner’s Pi project. It can run as an interactive terminal interface, a one-shot command, an RPC server, or an...
Open Design is an Apache-2.0, local-first design application for macOS and Windows. Its native desktop workflow uses supported coding-agent CLIs installed on the user’s machine, bring-your-own-key...
OpenAI Agents SDK is an MIT-licensed, Python-first framework for building applications in which language models use tools, delegate work and continue through a managed agent loop. Its central...
OpenAI Codex is OpenAI’s coding agent across the Codex CLI, IDE extension, ChatGPT app, web, SDK, and cloud tasks. The Apache-2.0 CLI runs locally in a chosen directory, where it can inspect a...
OpenClaw is an MIT-licensed personal AI assistant that users run on their own computer or server. A central Gateway connects models, tools, sessions, events, messaging channels, and optional companion...
OpenCode is an MIT-licensed coding agent available as a terminal interface, beta desktop application, and IDE extension. It works inside a project, where agents can inspect files, propose plans, edit...
OpenHands is a software-development agent platform centered on Agent Canvas, a browser-based interface and backend for running agents and automations. Agent Canvas can start the open-source OpenHands...
Pi Coding Agent is an MIT-licensed terminal coding harness maintained in the Earendil Works Pi monorepo. It starts with a deliberately small core: an interactive terminal UI and four default tools for...
PicoClaw is an MIT-licensed personal AI assistant written in Go for small computers and embedded-style deployments. Its official site emphasizes a single-binary design, less than 10 MB of memory in...
ZeroClaw is a dual-licensed MIT OR Apache-2.0 AI assistant framework written in Rust for self-hosted, edge, and infrastructure use. Its architecture defines swappable provider, channel, tool, memory,...