Anthropic Updates Claude Code, Its Agentic Coding CLI for macOS and Linux
Anthropic has announced an update to Claude Code, its official command-line interface (CLI) tool designed for agentic coding. The tool is currently available for developers using macOS and Linux operating systems. This update enhances Anthropic's developer ecosystem by providing a terminal-based agent that can directly interact with local codebases to edit files and run commands. It represents a growing industry shift toward autonomous AI agents that assist throughout the entire software development lifecycle. Claude Code can run on multiple surfaces including the terminal, IDE extensions, and desktop apps, typically requiring a Claude subscription or Anthropic Console account. Notably, the terminal CLI and VS Code versions also support integration with third-party providers.
## BACKGROUND
Agentic coding refers to the use of AI agents to autonomously perform software development tasks like debugging, testing, and code editing rather than just offering simple code completions. Claude Code is Anthropic's dedicated agentic tool designed to understand codebases, execute terminal commands, and help developers ship software faster.