🌐
GitHub
github.com › anthropics › claude-code › blob › main › CHANGELOG.md
claude-code/CHANGELOG.md at main · anthropics/claude-code
Introducing the Explore subagent. Powered by Haiku it'll search through your codebase efficiently to save context! ... Plugin System Released: Extend Claude Code with custom commands, agents, hooks, and MCP servers from marketplaces
Author   anthropics
🌐
GitHub
github.com › anthropics › claude-code › releases
Releases · anthropics/claude-code
Added LSP (Language Server Protocol) tool for code intelligence features like go-to-definition, find references, and hover documentation
Author   anthropics
🌐
npm
npmjs.com › package › @anthropic-ai › claude-code
@anthropic-ai/claude-code - npm
Latest version: 2.0.76, last published: 3 days ago. Start using @anthropic-ai/claude-code in your project by running `npm i @anthropic-ai/claude-code`. There are 179 other projects in the npm registry using @anthropic-ai/claude-code.
      » npm install @anthropic-ai/claude-code
    
Published   Dec 22, 2025
Version   2.0.76
Author   Anthropic
🌐
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.
This repository includes several Claude Code plugins that extend functionality with custom commands and agents.
Starred by 48.8K users
Forked by 3.4K users
Languages   Shell 46.4% | Python 33.8% | TypeScript 12.9% | PowerShell 4.7% | Dockerfile 2.2%
🌐
Claude Docs
platform.claude.com › docs › en › release-notes › overview
Claude Developer Platform - Claude Docs
For more information, see Claude on Vertex AI. Request IDs are now included directly in error response bodies alongside the existing request-id header. Learn more in our error documentation. We've released the Usage & Cost API, allowing administrators to programmatically monitor their organization's usage and cost data.
🌐
ClaudeLog
claudelog.com › home › changelog
ClaudeLog - Claude Code Docs, Guides, Tutorials & Best Practices
Complete version history of Claude Code releases, from early beta versions to the latest stable release. Each version includes feature additions, bug fixes, and links to relevant documentation. Need to downgrade?
🌐
Claude
support.claude.com › en › articles › 12138966-release-notes
Release Notes | Claude Help Center
Introduced a premium seat tier for Team and Enterprise plans offering more usage and access to Claude Code.
🌐
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
1 week 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)

🌐
Claude
docs.claude.com › en › release-notes › overview
Claude Developer Platform - Claude Docs
Skills are organized folders of ... that Claude loads dynamically to perform specialized tasks. The initial release includes: Anthropic-managed Skills: Pre-built Skills for working with PowerPoint (.pptx), Excel (.xlsx), Word (.docx), and PDF files · Custom Skills: Upload your own Skills via the Skills API (/v1/skills endpoints) to package domain expertise and organizational workflows · Skills require the code execution ...
Find elsewhere
🌐
Anthropic
anthropic.com › news › claude-opus-4-1
Claude Opus 4.1
Today we're releasing Claude Opus 4.1, an upgrade to Claude Opus 4 on agentic tasks, real-world coding, and reasoning. We plan to release substantially larger improvements to our models in the coming weeks. Opus 4.1 is now available to paid Claude users and in Claude Code.
🌐
Anthropic
anthropic.com › news › claude-opus-4-5
Introducing Claude Opus 4.5
Alongside Opus, we’re releasing updates to the Claude Developer Platform, Claude Code, and our consumer apps. There are new tools for longer-running agents and new ways to use Claude in Excel, Chrome, and on desktop. In the Claude apps, lengthy conversations no longer hit a wall.
🌐
Medium
alirezarezvani.medium.com › claude-code-v2-0-30-full-guide-of-what-is-new-production-readiness-edition-b57be170275e
Claude Code v2.0.30: Full Guide of what is New? Production Readiness Edition
1 month ago - How Anthropic’s latest version of Claude Code 2.0.30 transforms reliability, security, everyday developer experience and Why this release
🌐
Anthropic
anthropic.com › news › enabling-claude-code-to-work-more-autonomously
Enabling Claude Code to work more autonomously
As Claude Code takes on increasingly complex tasks, we're releasing a checkpointing feature to help delegate tasks to Claude Code with confidence while maintaining control.
🌐
Releasebot
releasebot.io › updates › anthropic › claude-code
Anthropic - Claude Code Release Notes - December 2025 Latest Updates - Releasebot
Added CLAUDE_CODE_SHELL environment variable to override automatic shell detection (useful when login shell differs from actual working shell) Fixed prompt not being saved to history when aborting a query with Escape · Fixed Read tool image handling to identify format from bytes instead of file extension Original source Report a problem ... No date parsed from source. ... New release speeds up workflows with asynchronous agents, richer usage stats, and named sessions with resume and rename.
🌐
Anthropic
anthropic.com › news › claude-4
Introducing Claude 4
Claude Code now supports background tasks via GitHub Actions and native integrations with VS Code and JetBrains, displaying edits directly in your files for seamless pair programming. New API capabilities: We’re releasing four new capabilities on our API that enable developers to build more powerful AI agents: the code execution tool, MCP connector, Files API, and the ability to cache prompts for up to one hour.
🌐
Reddit
reddit.com › r/claudeai › official: anthropic just released claude code 2.0.70 with 13 cli changes, details below.
r/ClaudeAI on Reddit: Official: Anthropic just released Claude Code 2.0.70 with 13 CLI changes, details below.
2 weeks ago -

Claude Code CLI 2.0.70 changelog:

• Added Enter key to accept and submit prompt suggestions immediately (tab still accepts for editing)

• Added wildcard syntax mcp__server__* for MCP tool permissions to allow or deny all tools from a server.

• Added auto-update toggle for plugin marketplaces, allowing per-marketplace control over automatic updates.

• Added plan_mode_required spawn parameter for teammates to require plan approval before implementing changes.

• Added current_usage field to status line input, enabling accurate context window percentage calculations.

• Fixed input being cleared when processing queued commands while the user was typing.

• Fixed prompt suggestions replacing typed input when pressing Tab.

Fixed diff view not updating when terminal is resized.

Improved memory usage by 3x for large conversations.

Improved resolution of stats screenshots copied to clipboard (Ctrl+S) for crisper images.

Removed # shortcut for quick memory entry (tell Claude to edit your CLAUDE.md instead).

Fix thinking mode toggle in /config not persisting correctly.

Improve UI for file creation permission dialog.

Source: Anthropics (GitHub)

🔗: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

🔗: https://code.claude.com/docs/

🌐
Anthropic
anthropic.com › news › claude-sonnet-4-5
Introducing Claude Sonnet 4.5
We built Claude Code because the tool we wanted didn’t exist yet. The Agent SDK gives you the same foundation to build something just as capable for whatever problem you're solving. We’re releasing a temporary research preview alongside Claude Sonnet 4.5, called "Imagine with Claude".
🌐
H2S Media
how2shout.com › home › ai › claude code v2.0.74 adds lsp support for code intelligence
Claude Code v2.0.74 Adds LSP Support for Code Intelligence - H2S Media
2 days ago - Recently, Anthropic has released Claude Code v2.0.74, adding a Language Server Protocol (LSP) tool that provides code intelligence features, including go-to-definition, find references, and hover documentation.
🌐
Substack
natesnewsletter.substack.com › p › the-complete-wait-i-can-use-claude
The COMPLETE "Wait, I Can Use Claude Code?!" Guide (Yes, you can — even if you've never touched code)
4 days ago - He tweeted this weekend that he was shocked to hear that Claude Code is NOT just for developers and has some of Claude’s most powerful features. He’s right, and he’s not alone in being surprised. And Claude keeps shipping to make it EASIER for non-technical people to use Claude. The December releases specifically focused on “AI that actually does things,” tackling everything from clicking buttons to filling forms, organizing files, and navigating your browser alongside you.