Claude Code
Anthropic's terminal-based agentic coding tool that edits code, runs tests, and drives git workflows.
About
Claude Code lives in the terminal rather than an editor: you describe what you want in natural language and the agent reads the codebase, edits files, runs commands and tests, and handles git workflows such as commits and pull requests, checking in for approval before consequential actions. The same agent runs inside IDE integrations, on GitHub by tagging @claude on issues and pull requests, and through an extensible system of MCP servers, hooks, subagents, and plugins that add custom commands and behaviors. Installation is a one-line script on macOS, Linux, and Windows, plus Homebrew and WinGet packages, with the older npm route deprecated; Node.js 18 or newer is required. Using it requires a paid Anthropic subscription or API access, and the client itself is proprietary: the GitHub repository, at about 139,000 stars one of the most-starred developer tools of the 2025 to 2026 period, carries an all-rights-reserved license and serves distribution and issue tracking rather than open source. Documentation lives at code.claude.com.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Code Assistants
- Price
- Paid
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Proprietary
- Added
- Jul 29, 2026
Related Tools
Open-source CLI and IDE tool for source-controlled AI code review checks enforceable in CI.
Open-source AI code assistant for VS Code and JetBrains connecting to any LLM.
Open-source version of Bolt.new that builds and runs full-stack web apps in the browser with any LLM.
OpenAI's open-source Rust coding agent that edits repos and runs code in a sandboxed terminal session.
Glamorous terminal coding agent in Go with mid-session model switching, LSP context, and MCP support.
AI pair programming tool in the terminal that edits code in your local git repo.