aicoolies logo

AI Coding Assistants

Inline code completion, chat-based coding, and AI pair programmers

135 tools

last updated August 18, 2026

showing 48 of 135 tools

Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paid
Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
Grok logo

Grok Build

Top Pick

xAI's terminal coding agent with parallel subagents and worktree-aware automation

Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.

paid
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemium
CodeRabbit logo

CodeRabbit

AI-powered code review

AI-powered code review tool that automatically analyzes pull requests and provides line-by-line feedback on code quality, bugs, security vulnerabilities, and best practices. Integrates with GitHub and GitLab as a bot that comments on PRs. Uses LLMs to understand code context and suggest improvements. Learns from your codebase patterns and team preferences. Supports all major programming languages. Reduces review cycle time while catching issues human reviewers might miss.

freemium
GitHub Copilot logo

GitHub Copilot

AI pair programmer by GitHub

AI-powered code assistant from GitHub and OpenAI that provides real-time code suggestions, completions, and chat-based help directly in your editor. Offers inline completions, a chat interface, an autonomous coding agent that can implement features from GitHub Issues, and AI code review with 60M+ reviews processed. Supports GPT-4o, Claude Sonnet, and Gemini Pro. Works with VS Code, Visual Studio, JetBrains IDEs, Neovim, Xcode, and Eclipse. The benchmark AI pair programmer.

freemiumTelemetry
reviewdog logo

reviewdog

Automated code review for any linter on CI

reviewdog is an open-source automated code review tool that integrates any linter or static analysis tool with GitHub, GitLab, Bitbucket, and Gitea pull requests. Parses output in errorformat, Checkstyle XML, SARIF, and JSON formats to post inline review comments on changed lines only. Works with GitHub Actions, Travis CI, CircleCI, GitLab CI, and Jenkins. Supports 40+ languages through universal linter adapter architecture.

Open Source
Mergify logo

Mergify

Merge queue, CI insights, flaky-test controls, and stacked pull requests for GitHub teams

Mergify is a pull request automation platform that keeps main branches green with merge queue batching, merge protections, CI Insights, flaky-test detection, and stacked pull requests. Its Stacks workflow turns commits on one local branch into focused PR chains, helping teams review large AI-generated or feature-heavy changes without losing queue safety.

freemium
Semgrep logo

Semgrep

Fast open-source SAST with custom rules

Semgrep is an AppSec platform with a widely used open-source engine for readable code rules plus commercial SAST, supply-chain and secrets workflows. Current product positioning emphasizes AI-assisted detection, triage and remediation, CI/pull-request integration and managed governance for security teams.

Open Source
SonarQube logo

SonarQube

Code quality and security analysis platform

SonarQube is an open-source code quality and security platform with 10K+ GitHub stars that inspects code for bugs, vulnerabilities, code smells, and security hotspots. It enforces quality gates in CI/CD pipelines, supports 30+ languages in Team plans and 40+ in Enterprise, and remains the industry standard for static code quality management.

Open Source
Agent Orchestrator logo

Agent Orchestrator

Parallel coding agent orchestrator with autonomous CI handling

Agent Orchestrator manages fleets of parallel AI coding agents, each working in isolated git worktrees. It handles CI failures, code review comments, and pull request coordination while keeping humans involved for judgment calls. The current canonical repository is maintained under AgentWrapper.

free
Cody logo

Cody

AI coding assistant by Sourcegraph

AI coding assistant from Sourcegraph for large enterprise codebases. Uses Sourcegraph's code graph for deep cross-file reasoning with flexible model choice (Claude, Gemini, GPT). Features autocomplete, chat, inline editing, test generation, and OpenCtx providers (Jira, Linear, Notion, Google Docs). As of July 2025, Cody Free and Pro tiers were discontinued — Sourcegraph now offers Cody to Enterprise customers only; Amp is the path for individuals.

paidOpen Source
Jean logo

Jean

AI agent dev environment with parallel git worktrees, magic git commands, and Linear integration.

Jean is an open-source desktop dev environment for AI agents from coolLabs (the team behind Coolify). It runs multiple coding agents — Claude Code, Codex, and others — in parallel inside isolated git worktrees, each with its own chat session and terminal. Magic git commands handle commits, PR descriptions, code reviews, and merge conflicts with AI assistance, while built-in Linear and GitHub integrations load issue context into every session.

Open Source
Junie logo

Junie

AI coding agent by JetBrains for autonomous task execution

Junie is JetBrains’ AI coding agent for autonomous task execution inside JetBrains IDEs and Android Studio. It helps plan implementation steps, write and inspect code, run tests, and collaborate through code and ask modes. Current JetBrains AI positioning lists Claude, GPT, Gemini, Grok, local-model options, and provider-choice paths, with AI Ultimate recommended for regular Junie usage.

Open Source
Omnara logo

Omnara

Command center for Claude Code and Codex — monitor, steer, and voice-control your AI agents from any device.

Omnara is a command center for Claude Code and Codex sessions across desktop, web, mobile, and Apple Watch. Its public site supports cross-device supervision, parallel agents, worktrees, Git, and session-continuity language, with free-offer metadata; teams should verify detailed pricing, relay, privacy, and enterprise controls before standardizing it.

freemium
Serena logo

Serena

LSP-powered semantic coding agent via MCP

Serena is a free, open-source coding agent toolkit that provides IDE-like semantic code retrieval and editing capabilities to any LLM via the Model Context Protocol (MCP). Built on Language Server Protocol (LSP) integration, it enables symbol-level navigation, cross-file refactoring, and relational code understanding across Python, TypeScript, Go, Rust, Java, PHP, and more — without requiring file-level reads or text-based search.

Open Source
Snyk logo

Snyk

Developer-first security platform

Snyk is the leading developer security platform providing continuous scanning for vulnerabilities in code (SAST), open-source dependencies (SCA), container images, and infrastructure as code. Integrates directly into IDEs, Git repositories, CI/CD pipelines, and container registries. Features AI-powered fix suggestions, license compliance checking, and real-time vulnerability database. Free for individual developers with paid plans for teams. Supports 30+ programming languages.

freemium
Amp logo

Amp

Agentic coding tool by Sourcegraph (formerly Cody)

Amp Frontier Corporation's multi-model coding agent for terminal, web, and IDE-connected workflows. It uses GPT-5.6, Claude Fable 5, and fast models across low, medium, high, and ultra modes, with subagents, an Oracle second-opinion model, shared threads, remote orbs, MCP, and plugins. Pricing combines a daily free credit grant, $20/$200 monthly subscriptions, and optional pay-as-you-go credits.

api-usage-based
GitNexus logo

GitNexus

Graph RAG code knowledge graph for repository exploration

GitNexus is a code-knowledge-graph and Graph RAG app for exploring repository structure before humans or AI coding agents make changes. Write-time source checks support graph/RAG and local-server signals, but not hard local/server-architecture, 14-language, MCP, pricing, or licensing claims; evaluate privacy, scale, and integrations directly.

freemium
Greptile logo

Greptile

AI code review with full codebase context

Greptile is a Y Combinator-backed AI code review tool that indexes your entire codebase to build a semantic code graph of functions, classes, and dependencies. Unlike diff-only reviewers, it catches cross-file issues, architectural drift, and convention violations with an 82% bug catch rate. Supports GitHub, GitLab, Jira, Slack, and VS Code. Offers cloud and self-hosted VPC deployment with SOC2 Type II compliance. Used by 250+ companies including Stripe and Amazon.

paid
OpenHands logo

OpenHands

Open-source AI software development agent

Open-source AI agent platform (formerly OpenDevin) for building developer agents that modify code, run shell commands, browse the web, and call APIs through a composable Python SDK and CLI. OpenHands runs agents in sandboxed Docker containers accessed via SSH, supports Claude/GPT/any LLM, and has solved 50%+ of real GitHub issues in software engineering benchmarks.

Open Source
Supermaven logo

Supermaven

Fastest AI code completion

Ultra-fast AI code completion tool with a 1M token context window — the largest among code assistants — enabling it to understand entire codebases for highly relevant suggestions. Runs a custom-trained model optimized for vendor-claimed ~250ms completions (roughly 3× faster). Supports VS Code, JetBrains, Neovim, and Zed. Free tier available with Pro at $10/month. Founded by the creator of Tabnine. Acquired by Cursor in late 2024 to power its autocomplete engine.

freemium
Tabby logo

Tabby

Self-hosted AI coding assistant

Tabby is an open-source, self-hosted AI coding assistant that serves as a privacy-focused alternative to GitHub Copilot. It provides code completion, chat-based coding assistance, and IDE integrations while running entirely on your own infrastructure with support for consumer-grade GPUs. Tabby supports multiple LLM backends and offers extensions for VS Code, JetBrains, Vim, and other editors, giving teams full control over their AI coding tools without sending code to external services.

Open Source
Bito logo

Bito

AI assistant for code review, generation, and explanation

Bito is an AI-powered development platform combining a codebase intelligence engine with agentic code review capabilities. Its AI Architect maintains a live knowledge graph of your software system — mapping APIs, modules, and dependencies — and delivers that deep context to coding agents for more accurate suggestions. Bito solves the problem of AI tools producing generic feedback by grounding analysis in your specific codebase architecture.

freemium
Cline logo

Cline

Open-source autonomous coding agent for VS Code

Cline is an Apache-2.0 open-source AI coding agent runtime for editor, terminal, and SDK workflows. It reads and edits files, runs commands, uses browsers, plans then acts, and requires explicit approval for each step unless users enable auto-approve. Current Cline sources show 8M+ installs, 63.6k+ GitHub stars, BYOK/provider flexibility, local model support, MCP, plugins, hooks, and Enterprise governance.

Open Source
Crush logo

Crush

Glamorous agentic coding for the terminal by Charm

LSP-enhanced terminal coding agent from Charmbracelet with the broadest cross-platform support including Android. Features mid-session model switching and MCP extensibility for custom tool integration. Combines the elegance of Charmbracelet's TUI toolkit with practical coding assistance, offering a polished terminal experience for developers on any platform.

free
DeepSource logo

DeepSource

Automated code quality platform with AI autofix

DeepSource is a code quality, security, and AI review platform for repositories across GitHub, GitLab, Bitbucket, and Azure DevOps. It combines static analysis, SCA, coverage, license compliance, quality gates, Autofix, and AI Review. Team is listed at $24/user/month yearly; Open Source is limited to public repositories with 1,000 PR reviews/month, while AI Review/Autofix use credits or pay-as-you-go.

freemium
Figma Context MCP logo

Figma Context MCP

MCP server that gives coding agents structured Figma context for design-to-code work

Figma Context MCP is an MCP server for giving coding agents structured access to Figma design context during implementation. Instead of copying screenshots or hand-written design specs into prompts, teams can expose layout, component, and context information to agents such as Cursor, Claude Code, and other MCP-compatible coding workflows. It is a strong design-to-code bridge for teams trying to reduce hallucinated UI details and tighten handoff between designers and AI-assisted developers.

Open SourceTelemetry
goose ai

Goose

Open-source extensible AI agent by Block

Autonomous coding agent from Block (Square) that works with any LLM through MCP-first extensibility. Apache 2.0 licensed with 47K+ GitHub stars and a Linux Foundation AAIF founding project. Designed for terminal-based workflows with deep tool integration, making it a strong open-source option for developers who want agent-assisted coding without vendor lock-in.

Open Source
Graphite logo

Graphite

AI developer productivity platform with stacked PRs

Graphite is an AI-powered developer productivity platform that combines stacked pull requests with intelligent code review. Its AI agent catches real bugs with an under 3% unhelpful comment rate and offers one-click fixes directly in the PR flow. The stacked PR workflow breaks large changes into smaller, sequenced diffs that merge independently, keeping developers unblocked. Includes a stack-aware merge queue, CLI tool, VS Code extension, unified PR inbox, and deep GitHub integration.

freemium
HumanLayer logo

HumanLayer

AI IDE and collaboration platform for BYOK coding agents

HumanLayer is an AI IDE and collaboration platform for software-factory workflows with coding agents. Current positioning emphasizes tasks, artifacts, worktrees, multi-agent sessions, and BYOK Claude/Codex/API subscriptions rather than only human approval gates. Treat public code and product terms separately when evaluating open-source claims.

freemium
Qwen Code logo

Qwen Code

Open-source terminal AI agent by Alibaba

Apache-2.0 terminal coding agent with Qwen, OpenAI, Anthropic, Gemini, third-party, and local-model support. Qwen OAuth free access ended on April 15, 2026; use Alibaba ModelStudio, a provider API key, or a self-hosted endpoint.

Open Source
roomote logo

Roomote

Always-on cloud engineer that lives in Slack and ships verified PRs

Roomote is a Slack-first cloud coding agent from RooCodeInc that takes prompts end-to-end across GitHub, Linear, Notion, Sentry, and your own dev environment, then opens self-verified pull requests for review. It is the team behind 24K+ star Roo Code going all-in on cloud agents: mention it in Slack, let it run in an isolated environment, and review the PR through your normal GitHub flow.

freemium
Sourcegraph logo

Sourcegraph

Code intelligence platform

Code intelligence platform providing universal code search across all repositories, languages, and code hosts. Search with regex, structural patterns, and diff/commit search across GitHub, GitLab, Bitbucket, and self-hosted repos. Features code navigation (go-to-definition, find references) in the browser, batch changes for large-scale refactoring, code insights for tracking metrics, and Cody AI assistant for code generation and explanation. Self-hosted and cloud options.

freemium
Agent Desktop logo

agent-desktop

Accessibility-tree desktop automation engine for deterministic native-app control

agent-desktop is a Rust-native desktop automation engine for AI agents that need structured control of native applications without relying only on screenshots or pixel loops. It exposes accessibility-tree snapshots, stable element references, progressive traversal, and action primitives that can let coding agents and automation stacks operate on Windows, macOS, Electron, and legacy interfaces with lower token cost and better repeatability than pure vision control.

Open Source
Aider logo

Aider

AI pair programming in your terminal

Terminal-based AI pair programmer with deep git integration. Auto-commits changes with meaningful messages and creates repository maps for navigating large codebases. Works with Claude, GPT, DeepSeek, and local models. One of the most popular open-source AI coding tools, known for its reliability, broad model support, and seamless command-line workflow.

Open Source
BugBot logo

BugBot

AI code review by Cursor with multi-pass parallel analysis

BugBot is Cursor's AI pull request review layer for teams that want automated PR comments, custom rules, learned repository standards, and agent-assisted fixes close to their coding environment. Current docs list GitHub, GitHub Enterprise Server, GitLab, GitLab Self-Hosted, and Bitbucket Cloud setup paths. Pricing is usage-based, so Cursor-heavy teams should manage effort levels, privacy/storage settings, and review spend.

paid
Checkpoints by Entire logo

Checkpoints by Entire

Git-native AI agent session capture and reasoning traceability

Checkpoints by Entire captures the full reasoning context behind AI-generated code directly in Git. Entire records transcripts, prompts, files touched, token usage, and tool calls alongside every commit. Session metadata lives on a separate branch keeping your history clean, with rewind capabilities to restore any previous agent checkpoint when things go sideways.

Open Source
Codeium logo

Codeium

Free AI code completion supporting 70+ languages

AI-native code editor (now operating as Windsurf) built on VS Code with the Cascade agentic assistant for multi-file editing, terminal execution, and codebase-wide context. Codeium supports 70+ programming languages with lightning-fast completion, Cascade Memories for customizable AI behavior, semantic indexing, and automatic linter-error fixes — combining completion plus full agent in one cohesive IDE.

freemium
Jules logo

Jules

Google async coding agent for GitHub tasks, plans, and PRs

Jules is Google's async coding agent for GitHub repositories. Users start work from a prompt, GitHub issue label, scheduled task, or opt-in Suggested Task; Jules runs in a Google Cloud VM, proposes a plan, and opens PR-ready diffs. Free Jules offers 15 tasks/day and 3 concurrent tasks on Gemini 2.5 Pro; Pro/Ultra raise limits and start with Gemini 3 Pro access.

freemium
OpenCode logo

OpenCode

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

Open Source
SonarCloud logo

SonarCloud

Managed SonarQube Cloud code quality and security analysis for CI/CD workflows.

SonarQube Cloud, still commonly associated with the SonarCloud name, is SonarSource’s managed code quality and security SaaS for GitHub, GitLab, Bitbucket, and Azure DevOps. It scans pull requests for bugs, vulnerabilities, security hotspots, code smells, duplication, and coverage regressions, then enforces Quality Gates without running SonarQube Server. Current Sonar docs frame the cloud service around 40+ languages, with Team from $32 monthly and Enterprise custom.

freemium
Amazon Q Developer logo

Amazon Q Developer

AWS AI coding assistant with code generation and security scanning

AI coding assistant from AWS with inline code suggestions, chat, code transformation, and built-in security vulnerability scanning. Deep integration with AWS services and CLI makes it particularly powerful for cloud-native development. Helps developers modernize legacy code, optimize AWS resource usage, and implement security best practices across their entire development workflow.

freemium
Baton logo

Baton

Desktop app for running AI coding agents in parallel

Baton is a desktop application for running multiple AI coding agents in parallel inside isolated git worktrees. It supports Claude Code, Codex CLI, OpenCode, Gemini CLI, visual diffs, status notifications, MCP server support, built-in Git operations, and one-click PRs to GitHub or GitLab.

freemiumOpen Source
Baz logo

Baz

Telemetry-aware AI code reviewer that checks how pull requests may affect real services.

Baz is an AI code-review platform focused on production-aware pull requests. Instead of only reading the diff, Baz connects code changes to application telemetry so reviewers can understand what endpoints, services, and runtime behavior may be affected. That makes it a useful complement to existing AI PR bots when the question is not just whether a change looks correct, but whether it could break a live system.

freemiumTelemetry
Codacy logo

Codacy

Automated code quality

Codacy is a managed code quality, security and AI-guardrails platform for GitHub, GitLab and Bitbucket teams. It scans pull requests and repositories for quality, coverage and security issues while adding AI Inventory, AI Guardrails, AI Risk Hub, AI Reviewer and Verity beta surfaces for AI-assisted engineering.

freemium
CodeAnt AI logo

CodeAnt AI

All-in-one AI code review, security, and quality

CodeAnt AI combines AI code review, SAST, secret detection, IaC security, policy enforcement, compliance dashboards, and agentic pentesting in one platform for engineering teams that want code quality and security checks before production.

paidOpen Source
Factory Droid logo

Factory Droid

Enterprise-grade AI coding agent system by Factory

System of specialized AI Droids — Code, Knowledge, Reliability, and Product — each optimized for specific development tasks. Ranked #1 on Terminal-Bench with 58.75% score. BYOK model with support for Anthropic and OpenAI models. Enterprise-focused approach that treats AI coding as a team of specialized agents rather than a single general-purpose assistant.

paid