Claude Code: Terminal-based agentic coding assistant
Local CLI integrating Claude AI into development workflows.
Learn more about Claude Code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows through natural language commands. It supports multiple installation methods including curl scripts for macOS/Linux, Homebrew, Windows PowerShell, and npm. The tool can be used in your terminal, IDE, or by tagging @claude on GitHub. It features plugins for extended functionality, automatic skill hot-reload, and supports various agent types for different development tasks.
Codebase-Aware Context
Analyzes local project structure and existing code patterns before responding. Provides suggestions and executions that align with your repository's conventions rather than generic solutions.
Multi-Interface Access
Single installation supports terminal commands, IDE integration, and GitHub @claude mentions. Access the same AI-powered workflows from whichever environment fits your current task.
Natural Language Git
Execute version control operations through conversational commands without switching contexts. Handles commits, branches, and merges using plain English instead of memorizing git syntax.
Fixed issue where fast mode was not immediately available after enabling extra usage.
- –Fixed an issue where /fast was not immediately available after enabling /extra-usage
Fast mode is now available for Opus 4.6.
- –Fast mode is now available for Opus 4.6
Fixed crash when agent teams setting changed between renders.
- –Fixed a crash when agent teams setting changed between renders
See how people are using Claude Code
Related Repositories
Discover similar tools and frameworks used by developers
YOLOX
PyTorch anchor-free object detector with scalable model variants.
Video2X
ML-powered video upscaling, frame interpolation, and restoration with multiple backend support.
DeepSeek Coder
Code language models (1B-33B parameters) supporting completion and infilling across 80+ languages.
OpenAI.fm
Web demo showcasing OpenAI's Speech API text-to-speech capabilities with an interactive Next.js interface.
LLaMA-Factory
Parameter-efficient fine-tuning framework for 100+ LLMs.