AI CLI Agents
Showing 24 of 36 tools
Claude Code
Top PickAnthropic'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.
Hermes Agent
Top PickOpen-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways
Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.
Pi
Top PickMinimal terminal coding harness
Pi Coding Agent is an MIT-licensed Node.js CLI from earendil-works for building and running coding agents in a local terminal. The current package describes a read/bash/edit/write toolset and session management, while the repo positions Pi as a unified LLM API, agent loop, TUI, and coding-agent CLI. It is best framed as a lean, self-extensible BYO-model toolkit rather than a managed IDE.
OpenCode
Top PickOpen-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.
Codex
Top PickOpenAI 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.
Accomplish Coworker
Open-source desktop AI coworker for browsing and code execution.
Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.
Executor
MCP gateway and integration catalog for AI agents
Executor is an MIT-licensed integration layer and MCP gateway for AI agents. It gives Claude Code, Cursor, Codex, and other MCP-speaking clients one endpoint for connected OpenAPI specs, GraphQL APIs, MCP servers, Google Discovery sources, and custom JavaScript tools, with local, cloud, and self-hosted deployment options for teams centralizing tool access.
Spotlight by Backplanes
Session reports for Claude Code and Codex runs
Spotlight by Backplanes turns completed Claude Code and Codex sessions into concise reports for engineering, security, and spend review. The CLI installs on macOS, Linux, or WSL 2, watches sessions after they finish, redacts PII and credentials locally before upload, then summarizes files touched, commands run, external domains reached, scope drift, risky actions, and next-session improvements.
agmsg
Cross-agent messaging for CLI coding agents
agmsg is an MIT-licensed Bash and SQLite messaging layer for CLI coding agents. It lets Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, Antigravity, OpenCode, Hermes, and other terminal agents exchange messages through a shared local database instead of relying on a human copy-paste relay. It is intentionally not MCP, not a broker, and not a subagent framework.
Reasonix
DeepSeek-native terminal coding agent with a Go rewrite and MCP support
Reasonix is an open-source terminal coding agent built around DeepSeek workflows, with a newer Go-based 1.0 line, MCP integration, repository-aware code understanding, and BYOK model usage. It fits developers who want a DeepSeek-first CLI agent rather than a Claude- or OpenAI-native workflow.
kubectl-ai
Google’s open-source Kubernetes assistant that translates natural-language intent into precise cluster operations.
kubectl-ai is an AI-powered Kubernetes assistant from Google Cloud Platform. It acts as an intelligent interface for cluster work, translating operator intent into Kubernetes commands and workflows. The key distinction from reactive diagnosis tools is that kubectl-ai is designed as an interactive natural-language interface for planning and executing Kubernetes operations, with provider configuration and MCP-oriented workflows around the CLI.
Grok CLI
Community Grok terminal agent for xAI-powered coding and command-line workflows
Grok CLI is a community command-line interface for using xAI/Grok models from a terminal workflow. It fits developers who want a lightweight, scriptable Grok surface for coding help, command-line experiments, and local agent-style interactions without waiting for a heavier IDE integration. For aicoolies, it belongs in the fast-growing AI CLI agents lane beside Grok Build, Claude Code, Codex, Gemini CLI, and Qwen Code.
Grok Build
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.
Trae Agent
ByteDance's open-source LLM coding agent with multi-provider support
Trae Agent is ByteDance's open-source software engineering agent that autonomously resolves GitHub issues, fixes bugs, and implements features using any LLM provider. It supports OpenAI, Anthropic, Doubao, Azure, Ollama, and Gemini backends, making it one of the most provider-flexible coding agents available. With over 11,000 GitHub stars and a modular research-friendly architecture, it offers a strong alternative to Western-centric coding agents.
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.
GitHub Copilot CLI
GitHub Copilot in your terminal
Brings GitHub Copilot to the terminal, giving developers AI assistance for shell commands, error explanations, and code generation directly from the command line. Supports natural language queries to generate complex shell commands, explains error messages in plain English, and integrates with the broader GitHub Copilot ecosystem including model selection and premium request management.
Open Interpreter
Natural language interface for running code on your computer
Open Interpreter is an open-source natural-language interface for computers. It runs Python, JavaScript, shell commands, and other code locally through a ChatGPT-like terminal workflow, with user approval before execution. It can use hosted providers or local models, but its main tradeoff is safety: approved commands can access local files, apps, and system resources.
ForgeCode
Multi-agent CLI pair programmer with FORGE, MUSE, and SAGE agents
Model-agnostic terminal coding tool with 3 specialized agents: FORGE for code editing, MUSE for planning and review, and SAGE for research. Connects to hundreds of LLM providers and models with local-first privacy and conversational Git integration. Apache 2.0 licensed. A thoughtfully designed multi-agent approach that separates concerns between coding, thinking, and information gathering for more reliable results.
Plandex
Open-source AI coding agent for large projects and real-world tasks
Terminal-based coding engine that breaks complex tasks into subtasks with support for 2M token context windows, diff review sandboxes, and both autonomous and manual modes. Multi-model pipelines work with Anthropic, OpenAI, and Google. With 15k+ GitHub stars, Plandex is a mature open-source option for developers tackling large, multi-step development tasks from the command line.
Amazon Q CLI
AWS AI assistant for terminal and code
Amazon Q Developer CLI is an agentic AI assistant from AWS that enhances the terminal experience with deep AWS integration, code generation, and natural-language command translation. Completes multi-step development tasks, troubleshoots AWS services, writes infrastructure code, and handles documentation lookups directly from the shell. Included with AWS accounts and integrates with existing AWS credentials.
Gemini CLI
Google's official CLI agent for coding with Gemini
Gemini CLI is Google's open-source terminal agent for coding with Gemini models, shell/file tools, web fetching, Google Search grounding, and MCP extensions. As of 18 June 2026, unpaid tier and Google One users are being moved to Antigravity CLI; supported Standard, Enterprise, and Google Cloud access paths remain the safer fit for teams.
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.
Mentat
AI coding assistant with full codebase understanding
Open-source AI coding assistant that runs in your terminal, letting developers chat naturally with an LLM that has full project context. Mentat coordinates multi-file edits across entire codebases — refactoring, feature implementation, bug fixing — with Git integration for review and revert. Requires GPT-4 API access, installs via pip; eliminates copy-paste friction of web AI tools.
Autohand
Autonomous LLM-powered terminal coding agent
Autohand is an AI platform for adaptive continuous engineering and autonomous code evolution, giving teams infrastructure to coordinate multiple AI agents inside sandboxed execution environments. Its open-source Commander tool builds command interfaces that orchestrate multi-agent workflows, while the broader platform lets agents iteratively write, test, and evolve code safely. Aimed at engineering teams pushing beyond simple code generation toward continuous AI-driven software improvement.