🌐
GitHub
github.com › anthropics › claude-code › blob › main › CHANGELOG.md
claude-code/CHANGELOG.md at main · anthropics/claude-code
VSCode: Added copy-to-clipboard button on code blocks and bash tool inputs · VSCode: Fixed extension not working on Windows ARM64 by falling back to x64 binary via emulation ... Added "(Recommended)" indicator for multiple-choice questions, with the recommended option moved to the top of the list · Added attribution setting to customize commit and PR bylines (deprecates includeCoAuthoredBy) Fixed duplicate slash commands appearing when ~/.claude is symlinked to a project directory
Author   anthropics
🌐
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.
October 29, 2025 - This repository includes several Claude Code plugins that extend functionality with custom commands and agents.
Starred by 48.2K 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
3 weeks ago - We've launched v2 of the Code Execution ... We launched a beta version of the PHP SDK. We've increased rate limits on the 1M token context window for Claude Sonnet 4 on the Claude API....
🌐
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.
1 week 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/

🌐
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 - Claude Code v2.0.30: The Complete Guide What are the New Updates? Production Readiness and How Anthropic’s latest update addresses developer experience (DX)
🌐
npm
npmjs.com › package › @anthropic-ai › claude-code
@anthropic-ai/claude-code - npm
2 days ago - Use Claude, Anthropic's AI assistant, right from your terminal. Claude can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.. Latest version: 2.0.76, last published: 2 days ago.
      » npm install @anthropic-ai/claude-code
    
Published   Dec 22, 2025
Version   2.0.76
Author   Anthropic
🌐
Anthropic
anthropic.com › news › enabling-claude-code-to-work-more-autonomously
Enabling Claude Code to work more autonomously
September 29, 2025 - We’re introducing several upgrades to Claude Code: a native VS Code extension, version 2.0 of our terminal interface, and checkpoints for autonomous operation.
Find elsewhere
🌐
ClaudeLog
claudelog.com › home › changelog
Claude Code Changelog | ClaudeLog
5 days ago - Complete changelog for Claude Code releases with new features, improvements, and bug fixes.
🌐
Releasebot
releasebot.io › updates › anthropic › claude-code
Anthropic - Claude Code Release Notes - December 2025 Latest Updates - Releasebot
5 days ago - Browse the Anthropic Claude Code changelog on Releasebot to see the full history of release notes.
🌐
X
x.com › ClaudeCodeLog
Claude Code Changelog (@ClaudeCodeLog) / X
1 week ago - Claude Code CLI changes in 2.0.5: • IDE: Fix IME unintended message submission with Enter and Tab • IDE: Add "Open in Terminal" link in login screen • Fix unhandled OAuth expiration 401 API errors • SDK: Added SDKUserMessageReplay.isReplay ...
🌐
Claude
support.claude.com › en › articles › 12138966-release-notes
Release Notes | Claude Help Center
September 29, 2025 - Introduced a premium seat tier for Team and Enterprise plans offering more usage and access to Claude Code.
🌐
Claude
docs.claude.com › en › release-notes › overview
Claude Developer Platform - Claude Docs
We’ve launched v2 of the Code ... launched a beta version of the PHP SDK. We’ve increased rate limits on the 1M token context window for Claude Sonnet 4 on the Claude API....
🌐
Anthropic
anthropic.com › news › claude-sonnet-4-5
Introducing Claude Sonnet 4.5
September 29, 2025 - We've refreshed the terminal interface and shipped a native VS Code extension. We've added a new context editing feature and memory tool to the Claude API that lets agents run even longer and handle even greater complexity. In the Claude apps, we've brought code execution and file creation ...
🌐
Substack
lennysnewsletter.com › p › everyone-should-be-using-claude-code
Everyone should be using Claude Code more
October 14, 2025 - “I use Claude Code to create user-facing changelogs. I ask Claude Code to scan all commits from a specific time period, then pull in my changelog guidelines. It drafts a clean, structured changelog that usually needs few quick edits.
🌐
GitHub
github.com › anthropics › claude-code › releases
Releases · anthropics/claude-code
4 days ago - anthropics / claude-code Public · Notifications · You must be signed in to change notification settings · Fork 3.4k · Star 48.4k · Releases · anthropics/claude-code · 19 Dec 22:13 · ashwin-ant · v2.0.74 · d213a74 · Compare · Filter · Loading · There was an error while loading.
Author   anthropics
🌐
GitHub
github.blog › home › changelogs › claude opus 4.5 is in public preview for github copilot
Claude Opus 4.5 is in public preview for GitHub Copilot - GitHub Changelog
1 month ago - Claude Opus 4.5 will be available to Copilot Pro, Pro+, Business, and Enterprise users, priced at a promotional 1x premium request multiplier through December 5, 2025. You’ll be able to select the model in the model picker in: Copilot Chat ...
🌐
Anthropic
anthropic.com › engineering › claude-code-best-practices
Claude Code: Best practices for agentic coding
Ask Claude to implement its solution in code. This is also a good place to ask it to explicitly verify the reasonableness of its solution as it implements pieces of the solution. Ask Claude to commit the result and create a pull request. If relevant, this is also a good time to have Claude ...
🌐
Augment Code
augmentcode.com › changelog
Changelog - Augment Code
1 week ago - We’re thrilled to announce the rollout of Claude Sonnet 4.5, Anthropic’s latest and most capable coding model. Starting today, Sonnet 4.5 is the default model for Augment Code, and will appear alongside GPT-5 in the model picker. Sonnet 4.5 delivers faster, more collaborative code generation ...