Browse AI coding agents and CLI developer assistants that read, write, and execute code in your repository to automate software development workflows.
Understanding AI Coding Agents
AI coding agents are autonomous and interactive software programs used by software engineers and technical teams to read, modify, and execute code directly within repository environments. Unlike passive code completion plugins that only predict text inside an integrated development environment, these command-line assistants and agent harnesses inspect directory trees, analyze error logs, invoke build commands, and iterate on complex tasks across multiple files.
How to Choose an AI Coding Agent
Selecting the right AI coding agent requires evaluating how closely the tool aligns with your security policies, development stack, and workflow preferences:
Execution environment and sandboxing: Determine whether the agent executes shell commands directly on your local workstation, inside a container, or within an isolated remote sandbox. Safe execution boundaries prevent accidental file deletion or unintended system changes.
Repository context management: Assess how the agent indexes large codebases. Effective tools use AST analysis, vector search, or git history to locate relevant dependencies without exceeding model context windows.
Model flexibility and cost control: Check if the agent locks you into a single proprietary model provider or supports custom API keys, local models, and self-hosted inference endpoints.
Human-in-the-loop controls: Look for granular permission settings, such as step-by-step approval for terminal commands and git commit reviews, ensuring developers retain full oversight over code modifications.
Claude Engineer — Claude Engineer is an open-source terminal and lightweight web-based coding assistant created by Pietro Schirano (Doriandarko). Built in Python, it serves as an autonomous coding…
Smol Developer — Smol Developer (smol-ai/developer) is an open-source, lightweight autonomous software development agent created by smol-ai. Designed as an early benchmark and minimal prototype for whole-codebase generation,…
Trae Agent — Trae Agent is an open-source autonomous coding agent framework developed by ByteDance. It provides an agentic execution harness designed to solve repository-level software engineering tasks,…
MiMo-Code — MiMo-Code is an open-source, terminal-based AI coding assistant developed by Xiaomi's MiMo team. Built with a focus on interactive terminal user interfaces (TUIs), it provides…
Kimi Code CLI — Kimi Code CLI is an open-source terminal coding agent developed by Moonshot AI. Designed to bring Moonshot AI's long-context and reasoning capabilities directly to local…
Prime Agent — Prime Agent is an open-source terminal coding agent developed by Prime Intellect. Designed to operate directly within code repositories, it automates engineering tasks, code generation,…
Roo Code — Roo Code (developed by RooCodeInc and the open-source community) is an autonomous AI coding agent and orchestration environment designed for code generation, workspace navigation, and…
Kilo Code — Kilo Code is an open-source AI coding tool and agent harness developed by Kilo-Org. Designed to streamline multi-file software engineering tasks, it integrates agentic execution…
jcode — jcode is an open-source, terminal-based AI coding assistant developed primarily in Rust by maintainer 1jehuang. Built as a high-performance native binary, it acts as an…
Oh My Pi — Oh My Pi is an open-source terminal-based AI coding agent maintained by developer can1357. Designed for terminal-centric workflows, it integrates direct LLM-assisted code generation, refactoring,…
Ona — Ona (formerly Gitpod's agentic platform, now part of OpenAI) is an enterprise-grade cloud agent orchestration platform that manages and runs background AI coding agents. Unlike…
DeepSeek-Reasonix — DeepSeek-Reasonix is an open-source coding agent and workflow harness maintained by esengine on GitHub. Designed to orchestrate AI-assisted programming tasks, it provides a structured execution…
CodeWhale — CodeWhale is an open-source terminal-based AI coding agent developed in Rust by Hunter Bown. It provides an autonomous and semi-autonomous coding environment built directly into…
Oh My OpenAgent — Oh My OpenAgent (commonly invoked as omo) is an open-source terminal coding agent harness and workflow framework maintained by code-yeongyu. Designed to structure and enhance…
Pi — Pi is an open-source terminal coding agent and developer harness developed within a modular monorepo ecosystem. It provides interactive coding assistance directly in the developer…
OpenAI Codex — OpenAI Codex CLI is a terminal-based coding agent and developer toolkit developed by OpenAI. It enables engineers to invoke LLM-assisted code generation, refactoring, and automated…
Claw Code — Claw Code is an open-source terminal-based AI coding assistant developed by Ultraworkers. Built on a hybrid architecture featuring a high-performance Rust core (rusty-claude-cli) and Python…
Hermes Agent — Hermes Agent is an open-source terminal-based AI coding agent developed by NousResearch. Designed to bridge terminal workflows and modern IDE environments, it provides interactive execution,…
LettaBot — LettaBot is an autonomous agent and bot framework developed by Letta AI (the creators of MemGPT/Letta). It was designed to run conversational and tool-using agent…
Octomind — Octomind is an open-source, Rust-based CLI coding agent developed by Muvon. Designed for native performance and direct integration with terminal workflows, it coordinates automated code…
Okto Nexus — Okto Nexus is a local-first multi-agent coordination harness and orchestrator developed by OktoLabs. It acts as an execution bus designed to coordinate specialized AI coding…
Tessl — Tessl is an AI developer platform and agent orchestration harness built to develop, evaluate, and optimize agent skills and coding workflows. It provides a structured…
AgentSight — AgentSight is an open-source, local-first observability and profiling harness for AI coding agents developed by the Eunomia project. Operating similarly to system tools like top…
OneCLI — OneCLI is an open-source AI agent harness and execution gateway created by OneCLI (a Y Combinator-backed company) designed to safely deploy and orchestrate autonomous agents…