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.
Fab-kit — Fab-kit is an open-source terminal agent harness and developer toolkit maintained by Sahil Ahuja (sahil87). It provides a structured CLI environment for orchestrating automated coding…
Crewplane — Crewplane is an open-source orchestration harness and CLI framework developed by the crewplaneai team, designed to coordinate and execute structured multi-step AI coding workflows against…
5dive — 5dive is an open-source agent orchestration harness and management framework developed by 5dive-ai. It provides scaffolding, execution scripts, and infrastructure configurations to run, coordinate, and…
OpenCastle — OpenCastle is an open-source agent harness and developer tool orchestration framework maintained by monkilabs. Distributed as an npm package, it is designed to manage development…
ForgeCode — ForgeCode is an open-source terminal coding harness and multi-agent orchestrator developed by Tailcall. It integrates directly into the developer's shell environment to provide automated code…
Remote Factory — Remote Factory is an open-source orchestration harness and agent framework maintained by akashgit on GitHub. Designed to standardize and coordinate AI coding skills, agent personas,…
Kodo — Kodo is an open-source AI agent harness and execution orchestrator developed by Ilya Kamenshchikov (ikamensh). It is built to execute, test, and benchmark multi-step automated…
LoopTroop — LoopTroop is an open-source AI coding agent harness and orchestration framework maintained by the looptroop-ai organization on GitHub. Built with TypeScript, it is designed to…
Open Multi-Agent Kit — Open Multi-Agent Kit (OMK) is an open-source terminal framework and multi-agent orchestration harness developed by dmae97. It is built to coordinate specialized coding subagents, route…
Outsourcerer — Outsourcerer is an open-source delegation primitive and orchestration plugin developed by alexgreensh for terminal-based AI workflows and Claude Code. It functions as an orchestrator that…
ORCH — ORCH is an open-source multi-agent orchestration harness created by oxgeneral. It acts as a supervisory control layer for running, coordinating, and automating complex software engineering…
h5i — h5i is an open-source agent harness and sandbox orchestrator developed by h5i-dev. Built in Rust with a companion web-based console, it is designed to run…
Aeon — Aeon is an open-source agent harness and orchestration framework created by aeonfun. It provides standardized agent skills, tool packs, and operator console integrations designed to…
Fractal — Fractal is an open-source agent orchestration harness and plugin framework developed by Plasma AI. Designed to coordinate coding workflows and agent execution across environments, Fractal…
Claudexor — Claudexor is an open-source agent harness and multi-agent orchestrator created by razzant. Built as a monorepo project, it provides an orchestration layer to coordinate, route,…
Bernstein — Bernstein is an open-source multi-agent orchestration harness maintained by sipyourdrink-ltd (led by chernistry). Designed for unattended and pipeline-driven software engineering workflows, it breaks down complex…
Loki Mode — Loki Mode is an agent harness, orchestration layer, and Claude Code plugin developed by asklokesh. It is designed to introduce structured verification, review guardrails, and…
Agentlas-OS — Agentlas-OS is an open-source agent runtime fabric and orchestrator developed by Agentlas AI. It is designed to standardize, coordinate, and govern interactions across heterogeneous AI…
Traycer — Traycer is an open-source AI agent harness and developer workspace environment developed by Traycer AI. It is designed to coordinate coding agents, manage terminal execution…
Zeroshot — Zeroshot is an open-source AI coding agent harness and orchestration framework developed by The Open Engine organization. Designed to coordinate agentic workflows with strict validation…
AgentsMesh — AgentsMesh is an open-source agent harness and orchestration framework designed to standardize, validate, and execute portable agent skills across heterogeneous AI coding agent environments. In…
KiroCrew — KiroCrew is an open-source agent harness and orchestrator developed by the kirodotdev team. Built as a persistent, self-learning agent execution framework, it runs directly on…
Omnigent — Omnigent is an open-source Python-based agent harness and execution orchestrator developed by the Omnigent AI team. It is designed to coordinate modular autonomous agents by…
EchoCoding — EchoCoding is an open-source agent harness and audio-augmented developer tooling layer created by launsion-boop. Designed to run alongside AI coding agents such as Claude Code…