Skip to content

AI Coding Assistants

59 entries

AI-powered tools that help developers write, review, and debug code directly in the terminal or IDE.

Agent Harness Pattern

trial
pattern

Architectural pattern where all non-model code surrounding an LLM (planning, tools, sub-agents, context management) is p...

Agent Skills Specification

adopt
open-source

An open standard for packaging reusable procedural knowledge as markdown files that AI coding agents can discover, load,...

AgentManager

assess
open-source

Cross-platform Go CLI/TUI for detecting, installing, updating, and managing AI coding agent CLIs (Claude Code, Aider, Am...

AGENTS.md

trial
open-source

An open cross-platform specification for a repository-root Markdown file that provides AI coding agents with project con...

Aider

adopt
open-source

Open-source terminal AI coding agent that uses a tree-sitter repo map and multi-mode diff engine to pair-program with LL...

All Hands AI

assess
vendor

Venture-backed company behind OpenHands, an open-source platform for autonomous AI coding agents with cloud and self-hos...

Anomaly Innovations

assess
vendor

Developer tools company behind OpenCode (open-source AI coding agent), Models.dev (LLM registry), and OpenCode Zen (mode...

Augment Code

trial
vendor

AI coding agent platform for professional software teams, built around a proprietary Context Engine that semantically in...

BMAD Method

assess
open-source

A framework for structuring AI-assisted development using six specialized agent personas and versioned documentation art...

Claude Code

trial
vendor

Anthropic's terminal-based AI coding agent with file access, command execution, layered memory, and MCP integration.

Claude Northstar

assess
open-source

MIT-licensed CLAUDE.md harness that bootstraps any git repo for autonomous goal-oriented agent operation, replacing sequ...

Cline

trial
open-source

Open-source VS Code extension providing an autonomous AI coding agent with a Plan/Act workflow, multi-provider LLM suppo...

Codebuff

assess
open-source

Open-source multi-agent AI coding assistant that coordinates specialist agents (File Picker, Planner, Editor, Reviewer)...

Codel

hold
open-source

Open-source autonomous AI coding agent (2024) that runs inside Docker with a web UI, executing tasks via terminal, brows...

Codex CLI

trial
vendor

OpenAI's open-source terminal AI coding agent with OS-level sandboxing, subagent delegation, and AGENTS.md support.

Collaborator AI

assess
open-source

Early-stage open-source Electron desktop app providing an infinite pan-and-zoom canvas for arranging terminal tiles, mar...

Composio Agent Orchestrator

assess
open-source

An open-source system for managing fleets of AI coding agents working in parallel, using a dual-layer Planner/Executor a...

Cursor

assess
vendor

AI-native code editor built as a VS Code fork with integrated chat, code generation, and multi-model support.

Deep Agents

assess
open-source

A model-agnostic agent harness framework built on LangGraph that packages planning, tools, and sub-agent delegation into...

Devin

assess
vendor

Cognition's commercial autonomous AI software engineer with full shell and browser access, SaaS and VPC deployment optio...

Emdash

trial
open-source

An open-source Agentic Development Environment (ADE) that runs multiple coding agents concurrently in isolated Git workt...

FetchCoder

assess
vendor

Closed-source terminal coding agent by Fetch.ai, powered by ASI1 LLM, with built-in Agentverse MCP integration for deplo...

ForgeCode

assess
open-source

Open-source Rust-based terminal AI coding agent with three specialized built-in agents, a skills framework, ZSH plugin i...

g3

assess
open-source

A Rust coding agent with modular provider abstraction, token-aware context compaction, portable Agent Skills, tree-sitte...

Gemini CLI

assess
open-source

Google's open-source terminal AI coding agent using Gemini models with a ReAct loop, 1M token context, and a generous fr...

Goose

trial
open-source

An open-source, MCP-native on-machine AI agent by Block that autonomously executes multi-step development workflows with...

Graphite

trial
vendor

Developer productivity platform for stacked pull requests on GitHub, with a CLI, merge queue, and AI-assisted code revie...

iloom

assess
open-source

CLI + VS Code extension that decomposes natural-language feature requests into tracked issues and deploys parallel Claud...

Impeccable

trial
open-source

Open-source Agent Skills package providing 20 design commands, 7 reference domains, and anti-patterns to improve AI-gene...

LiveCodeBench

trial
open-source

Contamination-resistant LLM coding benchmark that continuously collects new competitive programming problems from LeetCo...

Lubeno

assess
vendor

Early-stage code hosting platform built for Jujutsu (jj) with native support for stacked pull requests.

Mini Coding Agent

assess
open-source

A minimal, single-file Python implementation of a coding agent harness designed as an educational reference for understa...

Mistral Vibe

assess
open-source

Mistral AI's open-source Python CLI coding agent with conversational codebase interaction, configurable approval profile...

Multica

assess
open-source

Open-source platform for managing AI coding agents as team members, providing Kanban-based task assignment, WebSocket pr...

Neovate Code

trial
open-source

Open-source CLI coding agent from Ant Group with a Vite-style plugin architecture, 30+ LLM providers, MCP integration, s...

Nori CLI

assess
open-source

Open-source Rust-built TUI that unifies Claude, Gemini, and Codex under a single terminal interface via Zed Industries'...

OpenCode

assess
open-source

An open-source AI coding agent with a terminal UI, desktop apps, and IDE extensions, connecting to 75+ LLM providers via...

OpenHands

trial
open-source

An open-source platform for autonomous AI coding agents with Docker-sandboxed execution, multi-model support, and a Pyth...

OpenSpec

assess
open-source

A CLI framework that adds a specification layer to AI-assisted development with structured proposals, specs, and task br...

Optio

assess
open-source

A workflow orchestration system for AI coding agents that automates the lifecycle from task intake to merged pull reques...

ORCH

assess
open-source

An open-source CLI orchestrator that manages Claude Code, Codex, Cursor, and any shell command as parallel AI agents on...

Pi Coding Agent

assess
open-source

A minimal, terminal-based AI coding agent with four core tools and a ~150-word prompt, supporting 20+ LLM providers and...

Pi-Builder

hold
open-source

An early-stage TypeScript monorepo that wraps multiple CLI coding agents and routes tasks between them using a capabilit...

Probabilistic Engineering

assess
pattern

Engineering discipline accepting that AI-generated codebases cannot be fully verified for correctness, requiring archite...

Ralph Loop Pattern

trial
open-source

Autonomous agent pattern that runs an AI coding agent in a repeating bash loop with fresh context per iteration, driven...

Replit

assess
vendor

AI-native browser-based app-building platform targeting non-technical users, with built-in hosting, database, and an AI...

RTK (Rust Token Killer)

trial
open-source

A single Rust binary CLI proxy that transparently intercepts AI coding agent shell commands and compresses their output...

Simple Self-Distillation (SSD)

assess
pattern

Post-training pattern for LLMs that fine-tunes a model on its own unverified outputs sampled at elevated temperature, im...

smol developer

hold
open-source

Open-source Python library that generates entire codebases from a natural-language prompt using a three-stage pipeline:...

Spec-Driven Development

trial
open-source

Development pattern where structured specification documents are written before code and serve as the primary input for...

Stacked Diffs

trial
pattern

Code review workflow where large changes are split into a chain of small, dependent PRs that are reviewed and landed seq...

Superpowers

trial
open-source

MIT-licensed cross-platform Agent Skills framework by Jesse Vincent (Prime Radiant) that enforces a seven-phase software...

SWE-bench

assess
open-source

A benchmark evaluating whether AI agents can resolve real-world GitHub issues by generating code patches that pass repos...

Untether

assess
open-source

MIT-licensed Python daemon that bridges six CLI coding agents (Claude Code, Codex, OpenCode, Pi, Gemini CLI, Amp) to Tel...

Vera

assess
open-source

Experimental MIT-licensed programming language designed for LLM code generation that replaces variable names with typed...

Vibe Kanban

assess
open-source

An open-source local web app that wraps AI coding agents with a kanban board, per-task git worktree workspaces, inline d...

Warp

trial
vendor

AI-native terminal and cloud agent platform used by 700k+ developers, combining a GPU-accelerated modern terminal with c...

Warp Oz

assess
vendor

Commercial orchestration platform for running and governing hundreds of AI coding agents in parallel with Docker-based e...

Windsurf

trial
vendor

AI-native IDE (formerly Codeium) featuring the Cascade agentic AI engine with deep codebase understanding, multi-file ed...

Related Reviews

Related Topics