anthropics/claude-code

▲ 155 stars today★ 145,270⑂ 23,397

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

About anthropics/claude-code

anthropics/claude-code is an open-source project on GitHub, mainly written in TypeScript. Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks It currently holds 145,270 stars and 23,397 forks with 12,423 open issues, and was last pushed on 2026-09-16 (repository created 2025-02-22).

Project Overview

Git Homed tracks it on the Today's Trending board, currently at rank #48 with 155 new stars today.

GitHub Repository Details

Repository anthropics/claude-code · default branch main · size 30796 KB · watchers 882 · source: GitHub REST API and repository README

README

Claude Code

[![npm]](https://www.npmjs.com/package/@anthropic-ai/claude-code)

[npm]: https://img.shields.io/npm/v/@anthropic-ai/claude-code.svg?style=flat-square

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 -- all through natural language commands. Use it in your terminal, IDE, or tag @claude on Github.

Learn more in the official documentation.

Get started

[!NOTE]
Installation via npm is deprecated. Use one of the recommended methods below.

For more installation options, uninstall steps, and troubleshooting, see the setup documentation.

1. Install Claude Code:

MacOS/Linux (Recommended):

    curl -fsSL https://claude.ai/install.sh | bash
    

Homebrew (MacOS/Linux):

    brew install --cask claude-code
    

Windows (Recommended):

    irm https://claude.ai/install.ps1 | iex
    

WinGet (Windows):

    winget install Anthropic.ClaudeCode
    

NPM (Deprecated):

    npm install -g @anthropic-ai/claude-code
    

2. Navigate to your project directory and run claude.

Plugins

This repository includes several Claude Code plugins that extend functionality with custom commands and agents. See the plugins directory for detailed documentation on available plugins.

Reporting Bugs

We welcome your feedback. Use the /bug command to report issues directly within Claude Code, or file a GitHub issue.

Connect on Discord

Join the Claude Developers Discord to connect with other developers using Claude Code. Get help, share feedback, and discuss your projects with the community.

Data collection, usage, and retention

When you use Claude Code, we collect feedback, which includes usage data (such as code acceptance or rejections), associated conversation data, and user feedback submitted via the /bug command.

How we use your data

See our data usage policies.

Privacy safeguards

We have implemented several safeguards to protect your data, including limited retention periods for sensitive information, restricted access to user session data, and clear policies against using feedback for model training.

For full details, please review our Commercial Terms of Service and Privacy Policy.

GitHub Stars & Activity

145,270Stars
23,397Forks
12,423Open issues
TypeScriptLanguage

GitHub Popularity

GitHub stars145,270
Forks23,397
Open issues12,423
Primary languageTypeScript
License-
Stars gained today155
Created2025-02-22
Last pushed2026-09-16

Trending History

Daily boardrank #48 · ▲ 155 stars
Weekly boardrank #71 · ▲ 866 stars

Related GitHub Projects

1

n8n-io / n8n

TypeScript★ 204,528⑂ 60,703▲ 167 stars
2

shadcn-ui / ui

TypeScript★ 123,952⑂ 10,373▲ 133 stars
3

supabase / supabase

TypeScript★ 109,404⑂ 13,967▲ 118 stars
4

koala73 / worldmonitor

TypeScript★ 86,563⑂ 13,120▲ 251 stars
5

cline / cline

TypeScript★ 68,180⑂ 7,373▲ 102 stars
6

remotion-dev / remotion

TypeScript★ 59,454⑂ 4,551▲ 143 stars
7

jamiepine / voicebox

TypeScript★ 54,089⑂ 6,769▲ 409 stars
8

danny-avila / LibreChat

TypeScript★ 44,073⑂ 9,048▲ 450 stars

More Trending Repositories