Claude Code
Anthropic terminal agent for repo-scale coding tasks.
AI CLI tools bring coding assistance into the terminal, where developers already run tests, inspect Git history, manage dependencies, and deploy software. They are especially good for experienced engineers who want reviewable patches and command-line control instead of a visual app builder. The best tools in this category are transparent about files changed, commands run, and model usage.
7 tools found
Anthropic terminal agent for repo-scale coding tasks.
Open source AI pair programming from the terminal.
OpenAI coding agent for local, cloud, and pull request workflows.
Block open source agent for local developer automation.
Sourcegraph agentic coding assistant for serious codebases.
Modern terminal with AI command help and agentic workflows.
LLM-agnostic coding agent built around JetBrains IDE workflows.
Pick a CLI tool based on your preferred model provider, shell workflow, and risk tolerance around command execution. OpenAI Codex is the broadest OpenAI-first option, Claude Code is polished and terminal-native, Aider is simple and open source, and Goose is extensible. Always keep Git clean before asking an agent to modify files.
They are better for terminal-first workflows and scripted tasks, while AI editors are often better for continuous interactive coding.
Many do. Open source tools are often free software, but model usage is usually billed by OpenAI, Anthropic, OpenRouter, or another provider.
Work in Git branches, review diffs, run tests, and avoid giving broad shell permissions for vague tasks.