Coding agents & CLIs
Claude Code
Anthropic's coding agent in the terminal — reads the repo, edits files, runs commands, and works with git.
- npm weekly downloads
- 10.3M/ week
Install
npm i -g @anthropic-ai/claude-codeInstall with npm, then run claude in a project folder. Also available in IDEs and related Anthropic surfaces; macOS, Linux, and Windows.
It works in your codebase: open and change files, run shell commands and tests, and handle common git tasks from plain-language prompts.
Longer jobs can run with /goal (keep going until a condition is met). Agent View helps watch multiple sessions. Separate from the claude.ai chat apps.
More in Tools
View all(10)
AdalAn agentic coding agent by SylphAI that runs specialist worker agents (research, coding, browser use) across your codebase with per-step model switching and sub-agent delegation.CodexOpenAI's open-source coding agent — runs in the terminal, with IDE, desktop, and cloud surfaces.
CursorAn AI-first code editor, forked from VS Code.
AmpSourcegraph's frontier coding agent for terminal & editor.
OpenCodeProvider-agnostic, open-source coding agent for the terminal.
herdrTerminal multiplexer for coding agents — panes, detach, and multi-agent sessions.