anthropics/claude-code

▲ 415 stars today★ 146,929⑂ 23,989

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 146,929 stars and 23,989 forks with 12,247 open issues, and was last pushed on 2026-09-20 (repository created 2025-02-22).

Project Overview

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

GitHub Repository Details

Repository anthropics/claude-code · default branch main · size 31098 KB · watchers 887 · 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

146,929Stars
23,989Forks
12,247Open issues
TypeScriptLanguage

GitHub Popularity

GitHub stars146,929
Forks23,989
Open issues12,247
Primary languageTypeScript
License-
Stars gained today415
Created2025-02-22
Last pushed2026-09-20

Trending History

Daily boardrank #12 · ▲ 415 stars
Weekly boardrank #29 · ▲ 1,999 stars

Related GitHub Projects

1

OpenCut-app / OpenCut

TypeScript★ 89,948⑂ 8,888▲ 126 stars
2

ZuodaoTech / everyone-can-use-english

TypeScript★ 38,103⑂ 5,221▲ 436 stars
3

supermemoryai / supermemory

TypeScript★ 30,670⑂ 2,676▲ 392 stars
4

browserbase / stagehand

TypeScript★ 24,631⑂ 1,698▲ 146 stars
5

vercel-labs / json-render

TypeScript★ 17,059⑂ 907▲ 585 stars
6

ahmedkhaleel2004 / gitdiagram

TypeScript★ 16,720⑂ 1,275▲ 285 stars
7

Open-Dev-Society / OpenStock

TypeScript★ 16,537⑂ 2,122▲ 752 stars
8

krillinai / OpenCreator

TypeScript★ 11,884⑂ 1,184▲ 317 stars

More Trending Repositories