Claude Code

Claude Code

Agentic terminal-based coding tool from Anthropic that lets developers delegate complex software engineering tasks using natural language commands.

You might also like...
Agentic coding tool from Anthropic that operates directly in the terminal, enabling developers to delegate complex software engineering tasks — editing files, fixing bugs, refactoring codebases, writing tests, and managing git workflows — using natural language commands powered by Claude.

Home Page

https://code.claude.com

Key Features

  1. Terminal-native interface with full codebase context
  2. Multi-file editing, refactoring, and code generation
  3. Automated test writing and bug fixing
  4. Git workflow management (commits, PRs, merge conflict resolution)
  5. Agentic loops that plan, execute, and iterate autonomously
  6. Tool use including bash commands, file operations, and web search
  7. Context-aware across entire project directories
  8. Supports Claude 3.5 Sonnet, Claude 3.5 Haiku, and Opus models
  9. Extended thinking mode for complex reasoning tasks
  10. Custom slash commands and project-specific instructions via CLAUDE.md

Background

  1. Built and maintained by Anthropic.
  2. Launched in early 2025 as a developer preview, rapidly adopted by engineering teams.
  3. Designed as a complement to Claude in the browser and API, focused on developer workflows.
  4. Priced via Anthropic API usage (token-based) or included with Claude Pro/Team/Enterprise subscriptions.
  5. Open-source CLI client available on GitHub.


Preview