🌐
npm
npmjs.com › package › @anthropic-ai › claude-code
@anthropic-ai/claude-code - npm
Install Claude Code: npm install -g @anthropic-ai/claude-code · Navigate to your project directory and run claude. We welcome your feedback. Use the /bug command to report issues directly within Claude Code, or file a GitHub issue.
      » npm install @anthropic-ai/claude-code
    
Published   Dec 22, 2025
Version   2.0.76
Author   Anthropic
🌐
npm
npmjs.com › package › @anthropic-ai › claude-agent-sdk
@anthropic-ai/claude-agent-sdk - npm
Security Update: Classic tokens have been revoked. Granular tokens are now limited to 90 days and require 2FA by default. Update your CI/CD workflows to avoid disruption. Learn more.× ... The Claude Agent SDK enables you to programmatically build AI agents with Claude Code's capabilities.
      » npm install @anthropic-ai/claude-agent-sdk
    
Published   Dec 20, 2025
Version   0.1.75
Author   Anthropic
🌐
npm
npmjs.com › package › @anthropic-ai › sdk
@anthropic-ai/sdk - npm
import Anthropic from 'npm:@anthropic-ai/sdk'; const client = new Anthropic(); const response = await client.beta.messages.create({ max_tokens: 1024, model: 'claude-sonnet-4-5-20250929', messages: [ { role: 'user', content: [ { type: 'text', text: "What's 4242424242 * 4242424242?.", }, ], }, ], tools: [ { name: 'code_execution', type: 'code_execution_20250522', }, ], betas: ['code-execution-2025-05-22'], });
      » npm install @anthropic-ai/sdk
    
Published   Dec 06, 2025
Version   0.71.2
Author   Anthropic
🌐
npm
npmjs.com › package › claude-ai
claude-ai - npm
Security Update: npm classic token creation is now disabled. Existing classic tokens will be revoked on November 19, 2025. Migrate to trusted publishing or granular access tokens to avoid disruption. Learn more.× ... This is not the official Claude Code NPM package. The official package is @anthropic-ai/claude-code, available at https://www.npmjs.com/package/@anthropic-ai/claude-code.
      » npm install claude-ai
    
Published   Jun 13, 2025
Version   1.2.3
🌐
Claude
code.claude.com › docs › en › setup
Set up Claude Code - Claude Code Docs
For details on running Claude Code on AWS or GCP, see third-party integrations. Claude Code automatically keeps itself up to date to ensure you have the latest features and security fixes. Update checks: Performed on startup and periodically ...
🌐
Reddit
reddit.com › r/claudeai › official: anthropic released claude code 2.0.73 with 9 cli changes,details below
r/ClaudeAI on Reddit: Official: Anthropic released Claude code 2.0.73 with 9 CLI changes,details below
4 days ago -

Claude Code CLI 2.0.73 changelog:

Added clickable [Image #N] links that open attached images in the default viewer.

• Added alt-y yank-pop to cycle through kill ring history after ctrl-y yank.

• Added search filtering to the plugin discover screen (type to filter by name, description, or marketplace).

• Added support for custom session IDs when forking sessions with --session-id combined with --resume or --continue and --fork-session

Fixed slow input history cycling and race condition that could overwrite text after message submission.

• Improved /theme command to open theme picker directly.

• Improved theme picker UI.

Improved search UX across resume session, permissions, and plugins screens with a unified SearchBox component.

• [VSCode] Added tab icon badges showing pending permissions (blue) and unread completions (orange).

Source: Anthropics Claude Code(GitHub)

🌐
GitHub
github.com › ruvnet › claude-flow › issues › 202
Anthropic fixed their auto-update system for Claude Code · Issue #202 · ruvnet/claude-flow
July 10, 2025 - When Anthropic releases a new version of Claude Code, the application should automatically detect it on launch and prompt you to update, or update itself in the background. So if I run which claude in terminal now, I see: /Users/user/.local...
Published   Jul 10, 2025
🌐
GitHub
github.com › anthropics › claude-code › issues › 996
[BUG] ✗ Auto-update failed · Try claude doctor or npm i -g @anthropic-ai/claude-code · Issue #996 · anthropics/claude-code
May 7, 2025 - Environment Platform (select one): [√ Anthropic API Claude CLI version: 0.2.61 (Claude Code) Operating System: Mac OS 15.3 Terminal: IntelJIdea 2023.1.1 Bug Description Auto update does not work. Specified instructions for update do not ...
Published   May 07, 2025
Find elsewhere
🌐
Anthropic
anthropic.com › claude-code
Claude Code - AI coding agent for terminal & IDE | Claude
⏺ Update(src/components/permissions/BasePermissionRequest.tsx)… · ⎿ No changes to make: old_string and new_string are exactly the same. ⏺ Let's run the build to see if our changes are working so far: ⏺ Bash(cd /Users/claude-code/codebase && npm run build)…
🌐
Anthropic
docs.anthropic.com › en › docs › claude-code › overview
Claude Code overview - Claude Code Docs
npm install -g @anthropic-ai/claude-code · Start using Claude Code: Copy · Ask AI · cd your-project claude · You’ll be prompted to log in on first use. That’s it! Continue with Quickstart (5 minutes) → · Claude Code automatically ...
🌐
Eesel AI
eesel.ai › blog › npm-install-claude-code
A guide to `npm install claude-code`: Features, limitations, and alternatives - eesel AI
Learn how `npm install claude-code` works and explore its powerful features. We'll also cover the hidden costs and limitations of agentic coding tools and suggest a more integrated approach.
🌐
GitHub
github.com › anthropics › claude-code
GitHub - anthropics/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 - all through natural language commands.
irm https://claude.ai/install.ps1 | iex · NPM: npm install -g @anthropic-ai/claude-code · NOTE: If installing with NPM, you also need to install Node.js 18+ Navigate to your project directory and run claude.
Starred by 47.7K users
Forked by 3.3K users
Languages   Shell 46.4% | Python 33.8% | TypeScript 12.9% | PowerShell 4.7% | Dockerfile 2.2%
🌐
npm
npmjs.com › package › @promptbook › anthropic-claude
@promptbook/anthropic-claude - npm
This package @promptbook/anthropic-claude is one part of the promptbook ecosystem. ... # Install entire promptbook ecosystem npm i ptbk # Install just this package to save space npm install @promptbook/anthropic-claude
      » npm install @promptbook/anthropic-claude
    
Published   Dec 22, 2025
Version   0.104.0-10
Author   Pavol Hejný
Homepage   https://ptbk.io/
🌐
Vibecodingwithfred
vibecodingwithfred.com › home › blog › claude code installation guide: using irm script, npm setup, and https://claude.ai/install.ps1 script
Claude Code Installation Guide: Using irm Script, npm Setup, and https://claude.ai/install.ps1 Script | Vibe Coding With Fred
1 month ago - The package @anthropic-ai/claude-code is the official npm package maintained by Anthropic. ... Important: Never use sudo npm install -g as this causes permission issues. If you get EACCES errors, fix your npm permissions instead.
🌐
GitHub
github.com › musistudio › claude-code-router
GitHub - musistudio/claude-code-router: Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
First, ensure you have Claude Code installed: npm install -g @anthropic-ai/claude-code · Then, install Claude Code Router: npm install -g @musistudio/claude-code-router · Create and configure your ~/.claude-code-router/config.json file.
Starred by 23.9K users
Forked by 1.9K users
Languages   TypeScript 95.4% | JavaScript 2.9% | CSS 1.6%