Commit Graph

235 Commits

Author SHA1 Message Date
zebbern 6324943f2a Add workflow_dispatch input for force updates 2025-10-28 11:52:12 +01:00
zebbern b3a0e6e0d5 Updated multiple url locations for sync-release-notes.yml 2025-10-28 11:31:55 +01:00
zebbern ddce2423be Updated sync-release-notes.yml to the new changelogs location in Anthropic 2025-10-28 11:26:18 +01:00
zebbern bcbe3a4975 Update sync-release-notes.yml 2025-10-28 06:56:37 +01:00
github-actions[bot] 80c56b825e Latest Anthropic release notes (2025-10-23)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-10-23 00:37:29 +00:00
github-actions[bot] a6eedc8876 Latest Anthropic release notes (2025-10-22)
- CHANGELOG.md (+4 / -0)
    • ## 2.0.25
    • - Removed legacy SDK entrypoint. Please migrate to @anthropic-ai/claude-agent-sdk for future SDK updates: https://docs.claude.com/en/docs/claude-code/sdk/migration-guide
2025-10-22 00:38:43 +00:00
github-actions[bot] dec4467f4d Latest Anthropic release notes (2025-10-21)
- CHANGELOG.md (+6 / -0)
    • ## 2.0.24
    • - Fixed a bug where project-level skills were not loading when --setting-sources 'project' was specified
    • - Claude Code Web: Support for Web -> CLI teleport
    • - Sandbox: Releasing a sandbox mode for the BashTool on Linux & Mac
2025-10-21 00:37:56 +00:00
github-actions[bot] 3605410b79 Latest Anthropic release notes (2025-10-20)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-10-20 00:40:32 +00:00
github-actions[bot] 9e33e1ec50 Latest Anthropic release notes (2025-10-19)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-10-19 00:41:33 +00:00
github-actions[bot] 1c43603ba3 Latest Anthropic release notes (2025-10-18)
- CHANGELOG.md (+15 / -0)
    • ## 2.0.22
    • - Fixed content layout shift when scrolling through slash commands
    • - IDE: Add toggle to enable/disable thinking.
    • - Fix bug causing duplicate permission prompts with parallel tool calls
    • - Add support for enterprise managed MCP allowlist and denylist
    • ## 2.0.21
2025-10-18 00:34:47 +00:00
github-actions[bot] 2d987cf93d Latest Anthropic release notes (2025-10-17)
- CHANGELOG.md (+4 / -0)
    • ## 2.0.20
    • - Added support for Claude Skills
- api.md (+8 / -0)
    • #### October 16, 2025
    • * We've launched [Agent Skills](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills) (`skills-2025-10-02` beta), a new way to extend Claude's capabilities. Skills are organized folders of instructions, scripts, and resources that Claude loads dynamically to perform specialized tasks. The initial release includes:
- claude-apps.md (+4 / -0)
    • #### October 16, 2025
    • * **Agent Skills** are now available on [claude.ai](https://www.claude.ai). Skills extend Claude's capabilities with specialized expertise for common tasks. Use pre-built Anthropic-managed Skills in conversations with extended thinking enabled to create and edit documents.
2025-10-17 00:37:04 +00:00
github-actions[bot] bc1f9a2fcc Latest Anthropic release notes (2025-10-16)
- CHANGELOG.md (+14 / -0)
    • ## 2.0.19
    • - Auto-background long-running bash commands instead of killing them. Customize with BASH_DEFAULT_TIMEOUT_MS
    • - Fixed a bug where Haiku was unnecessarily called in print mode
    • ## 2.0.17
    • - Added Haiku 4.5 to model selector!
    • - Haiku 4.5 automatically uses Sonnet in plan mode, and Haiku for execution (i.e. SonnetPlan by default)
- api.md (+5 / -1)
    • #### October 15, 2025
    • * We've launched [Claude Haiku 4.5](https://www.anthropic.com/news/claude-haiku-4-5), our fastest and most intelligent Haiku model with near-frontier performance. Ideal for real-time applications, high-volume processing, and cost-sensitive deployments requiring strong reasoning. Learn more in our [Models & Pricing documentation](/en/docs/about-claude/models).
    • * We've launched [Claude Sonnet 4.5](https://www.anthropic.com/news/claude-sonnet-4-5), our best model for complex agents and coding, with the highest intelligence across most tasks. Learn more in [What's new in Claude 4.5](/en/docs/about-claude/models/whats-new-claude-4-5).
- claude-apps.md (+4 / -0)
    • #### October 15, 2025
    • * We've added [Claude Haiku 4.5](https://www.anthropic.com/news/claude-haiku-4-5) to [claude.ai](https://www.claude.ai). Claude Haiku 4.5 is our fastest and most intelligent Haiku model with near-frontier performance, ideal for real-time applications, high-volume processing, and cost-sensitive deployments requiring strong reasoning.
- system-prompts.md (+89 / -0)
    • ## Claude Haiku 4.5
2025-10-16 00:37:30 +00:00
github-actions[bot] c2c416f92b Latest Anthropic release notes (2025-10-15)
- CHANGELOG.md (+5 / -0)
    • ## 2.0.15
    • - Fixed bug with resuming where previously created files needed to be read again before writing
    • - Fixed bug with `-p` mode where @-mentioned files needed to be read again before writing
2025-10-15 00:37:40 +00:00
github-actions[bot] 4237c02b20 Latest Anthropic release notes (2025-10-14)
- system-prompts.md (+2 / -2)
    •     The assistant is Claude, created by Anthropic. The current date is \{\{currentDateTime}}. Claude's knowledge base was last updated in July 2024 and it answers user questions about events before July 2024 and after July 2024 the same way a highly informed individual from July 2024 would if they were talking to someone from \{\{currentDateTime}}. If asked about events or news that may have happened after its cutoff date (for example current events like elections), Claude does not answer the user with certainty. Claude never claims or implies these events are unverified or rumors or that they only allegedly happened or that they are inaccurate, since Claude can't know either way and lets the human know this.
    •     The current date is \{\{currentDateTime}}.
2025-10-14 00:36:22 +00:00
github-actions[bot] d6e9a46092 Latest Anthropic release notes (2025-10-13)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-10-13 00:39:36 +00:00
github-actions[bot] 7803110e12 Latest Anthropic release notes (2025-10-12)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-10-12 00:38:04 +00:00
zebbern af7f1da48c Enhance README with MCP quick start and methods
Added quick start guide and additional methods for MCP server setup.
2025-10-12 01:23:14 +02:00
github-actions[bot] 8d2db886af Latest Anthropic release notes (2025-10-11)
- CHANGELOG.md (+10 / -0)
    • ## 2.0.14
    • - Fix @-mentioning MCP servers to toggle them on/off
    • - Improve permission checks for bash with inline env vars
    • - Fix ultrathink + thinking toggle
    • - Reduce unnecessary logins
    • - Document --system-prompt
2025-10-11 00:34:18 +00:00
github-actions[bot] ef151027d8 Latest Anthropic release notes (2025-10-10)
- CHANGELOG.md (+18 / -0)
    • ## 2.0.13
    • - Fixed `/plugin` not working on native build
    • ## 2.0.12
    • - **Plugin System Released**: Extend Claude Code with custom commands, agents, hooks, and MCP servers from marketplaces
    • - `/plugin install`, `/plugin enable/disable`, `/plugin marketplace` commands for plugin management
    • - Repository-level plugin configuration via `extraKnownMarketplaces` for team collaboration
2025-10-10 00:36:36 +00:00
github-actions[bot] e33afb8be5 Latest Anthropic release notes (2025-10-09)
- CHANGELOG.md (+16 / -0)
    • ## 2.0.11
    • - Reduced system prompt size by 1.4k tokens
    • - IDE: Fixed keyboard shortcuts and focus issues for smoother interaction
    • - Fixed Opus fallback rate limit errors appearing incorrectly
    • - Fixed /add-dir command selecting wrong default tab
    • ## 2.0.10
- system-prompts.md (+151 / -0)
    • ## Claude Haiku 3.5
2025-10-09 00:36:07 +00:00
github-actions[bot] b6b5087d6d Latest Anthropic release notes (2025-10-08)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-10-08 00:36:06 +00:00
github-actions[bot] 5c25d7421d Latest Anthropic release notes (2025-10-07)
- CHANGELOG.md (+4 / -0)
    • ## 2.0.9
    • - Fix regression where bash backgrounding stopped working
- system-prompts.md (+5 / -5)
    •     Claude is accessible via an API. The person can access Claude Opus 4.1 with the model string ‘claude-opus-4-1-20250805’. Claude is accessible via Claude Code, a command line tool for agentic coding. Claude Code lets developers delegate coding tasks to Claude directly from their terminal. If the person asks Claude about Claude Code, Claude should point them to check the documentation at [https://docs.anthropic.com/en/docs/claude-code](https://docs.anthropic.com/en/docs/claude-code).
    •     Claude is accessible via an API. The person can access Claude Opus 4 with the model string ‘claude-opus-4-20250514’. Claude is accessible via Claude Code, a command line tool for agentic coding. Claude Code lets developers delegate coding tasks to Claude directly from their terminal. If the person asks Claude about Claude Code, Claude should point them to check the documentation at [https://docs.anthropic.com/en/docs/claude-code](https://docs.anthropic.com/en/docs/claude-code).
    •     Claude is accessible via an API. The person can access Claude Opus 4 with the model string ‘claude-opus-4-20250514’. Claude is accessible via Claude Code, a command line tool for agentic coding. Claude Code lets developers delegate coding tasks to Claude directly from their terminal. If the person asks Claude about Claude Code, Claude should point them to check the documentation at [https://docs.anthropic.com/en/docs/claude-code](https://docs.anthropic.com/en/docs/claude-code).
2025-10-07 00:36:16 +00:00
github-actions[bot] 36be86fd19 Latest Anthropic release notes (2025-10-06)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-10-06 00:37:11 +00:00
github-actions[bot] 75067aa02d Latest Anthropic release notes (2025-10-05)
- CHANGELOG.md (+13 / -3)
    • ## 2.0.8
    • - Update Bedrock default Sonnet model to `global.anthropic.claude-sonnet-4-5-20250929-v1:0`
    • - IDE: Add drag-and-drop support for files and folders in chat
    • - /context: Fix counting for thinking blocks
    • - Improve message rendering for users with light themes on dark terminals
    • - Remove deprecated .claude.json allowedTools, ignorePatterns, env, and todoFeatureEnabled config options (instead, configure these in your settings.json)
2025-10-05 00:39:52 +00:00
github-actions[bot] 0fb7a22e30 Latest Anthropic release notes (2025-10-04)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-10-04 00:34:19 +00:00
github-actions[bot] 0f2aa870b6 Latest Anthropic release notes (2025-10-03)
- CHANGELOG.md (+5 / -0)
    • ## 2.0.2
    • - Updated Bedrock default Sonnet model to `global.anthropic.claude-sonnet-4-5-20250929-v1:0`
    • - Various bug fixes and presentation improvements
2025-10-03 00:35:16 +00:00
github-actions[bot] 0a91722b9a Latest Anthropic release notes (2025-10-02)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-10-02 00:35:19 +00:00
github-actions[bot] ca7529a75d Latest Anthropic release notes (2025-10-01)
- CHANGELOG.md (+5 / -0)
    • ## 2.0.1
    • - Skip Sonnet 4.5 default model setting change for Bedrock and Vertex
    • - Various bug fixes and presentation improvements
- api.md (+1 / -0)
    • * We've introduced [global endpoint pricing](/en/docs/about-claude/pricing#third-party-platform-pricing) for AWS Bedrock and Google Vertex AI. The Claude API (1P) pricing is unaffected.
2025-10-01 00:41:23 +00:00
github-actions[bot] 452ecc084c Latest Anthropic release notes (2025-09-30)
- CHANGELOG.md (+13 / -0)
    • ## 2.0.0
    • - New native VS Code extension
    • - Fresh coat of paint throughout the whole app
    • - /rewind a conversation to undo code changes
    • - /usage command to see plan limits
    • - Tab to toggle thinking (sticky across sessions)
- api.md (+8 / -1)
    • #### September 29, 2025
    • * We've launched [Claude Sonnet 4.5](https://www.anthropic.com/news/claude-sonnet-4-5), our best model for complex agents and coding, with the highest intelligence across most tasks. Learn more in [What's new in Claude Sonnet 4.5](/en/docs/about-claude/models/whats-new-sonnet-4-5).
    • * We've introduced a new stop reason `model_context_window_exceeded` that allows you to request the maximum possible tokens without calculating input size. Learn more in our [handling stop reasons documentation](/en/api/handling-stop-reasons).
    • * We've launched the memory tool in beta, enabling Claude to store and consult information across conversations. Learn more in our [memory tool documentation](/en/docs/agents-and-tools/tool-use/memory-tool).
    • * We've launched context editing in beta, providing strategies to automatically manage conversation context. The initial release supports clearing older tool results and calls when approaching token limits. Learn more in our [context editing documentation](/en/docs/build-with-claude/context-editing).
    • * We announced the deprecation of the Claude Sonnet 3.5 models (`claude-3-5-sonnet-20240620` and `claude-3-5-sonnet-20241022`). These models will be retired on October 22, 2025. We recommend migrating to Claude Sonnet 4.5 (`claude-sonnet-4-5-20250929`) for improved performance and capabilities. Read more in the [Model deprecations documentation](/en/docs/about-claude/model-deprecations).
- claude-apps.md (+4 / -0)
    • #### September 29, 2025
    • * We've added [Claude Sonnet 4.5](http://www.anthropic.com/news/claude-sonnet-4-5) to [claude.ai](https://www.claude.ai). Claude Sonnet 4.5 is our best model for complex agents and coding, with the highest intelligence across most tasks.
- system-prompts.md (+91 / -0)
    • ## Claude Sonnet 4.5
2025-09-30 00:36:41 +00:00
github-actions[bot] 92c3dc3661 Latest Anthropic release notes (2025-09-29)
- claude-apps.md (+1 / -1)
    •   * Existing users have until October 8, 2025 to make their selection, while new users will choose during signup.
2025-09-29 00:37:49 +00:00
github-actions[bot] e3e84823d9 Latest Anthropic release notes (2025-09-28)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-28 00:40:36 +00:00
github-actions[bot] 65245093a0 Latest Anthropic release notes (2025-09-27)
- CHANGELOG.md (+5 / -0)
    • ## 1.0.126
    • - Enable /context command for Bedrock and Vertex
    • - Add mTLS support for HTTP-based OpenTelemetry exporters
2025-09-27 00:35:00 +00:00
github-actions[bot] c5a964b219 Latest Anthropic release notes (2025-09-26)
- CHANGELOG.md (+8 / -0)
    • ## 1.0.124
    • - Set `CLAUDE_BASH_NO_LOGIN` environment variable to 1 or true to to skip login shell for BashTool
    • - Fix Bedrock and Vertex environment variables evaluating all strings as truthy
    • - No longer inform Claude of the list of allowed tools when permission is denied
    • - Fixed security vulnerability in Bash tool permission checks
    • - Improved VSCode extension performance for large files
2025-09-26 00:35:45 +00:00
github-actions[bot] ebc043a696 Latest Anthropic release notes (2025-09-25)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-25 00:36:21 +00:00
github-actions[bot] 218c3c80d6 Latest Anthropic release notes (2025-09-24)
- CHANGELOG.md (+14 / -0)
    • ## 1.0.123
    • - Bash permission rules now support output redirections when matching (e.g., `Bash(python:*)` matches `python script.py > output.txt`)
    • - Fixed thinking mode triggering on negation phrases like "don't think"
    • - Fixed rendering performance degradation during token streaming
    • - Added SlashCommand tool, which enables Claude to invoke your slash commands. https://docs.claude.com/en/docs/claude-code/slash-commands#SlashCommand-tool
    • - Enhanced BashTool environment snapshot logging
- api.md (+0 / -4)
2025-09-24 00:36:40 +00:00
github-actions[bot] da42e0e799 Latest Anthropic release notes (2025-09-23)
- api.md (+1 / -1)
    • * We've launched tool helpers in beta for the Python and TypeScript SDKs, simplifying tool creation and execution with type-safe input validation and a tool runner for automated tool handling in conversations. For details, see the documentation for [the Python SDK](https://github.com/anthropics/anthropic-sdk-python/blob/main/tools.md) and [the TypeScript SDK](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/helpers.md#tool-helpers).
2025-09-23 00:35:48 +00:00
github-actions[bot] 5936e10c2e Latest Anthropic release notes (2025-09-22)
- api.md (+1 / -1)
    • * We've launched tool helpers in beta for the Python and TypeScript SDKs, simplifying tool creation and execution with automatic input validation and a tool runner for automated tool handling in conversations. For details, see the [`anthropic-sdk-python`](https://github.com/anthropics/anthropic-sdk-python/blob/main/helpers.md) and [`anthropic-sdk-typescript`](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/helpers.md) repos. To learn more about tool use, see our [tool use documentation](/en/docs/agents-and-tools/tool-use/overview).
2025-09-22 00:39:59 +00:00
github-actions[bot] 8987442f42 Latest Anthropic release notes (2025-09-21)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-21 00:40:05 +00:00
github-actions[bot] 321f1b55f7 Latest Anthropic release notes (2025-09-20)
- CHANGELOG.md (+21 / -2)
    • ## 1.0.120
    • - Fix input lag during typing, especially noticeable with large prompts
    • ## 1.0.119
    • - Fix Windows issue where process visually freezes on entering interactive mode
    • - Support dynamic headers for MCP servers via headersHelper configuration
    • - Fix thinking mode not working in headless sessions
- api.md (+1 / -1)
    • * We've launched tool helpers in beta for the Python and TypeScript SDKs, simplifying tool creation and execution with type-safe input validation and a tool runner for automated tool handling in conversations. For details, see the documentation for [the Python SDK](https://github.com/anthropics/anthropic-sdk-python/blob/main/tools.md) and [the TypeScript SDK](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/helpers.md#tool-helpers).
2025-09-20 00:34:26 +00:00
github-actions[bot] 994149fbc2 Latest Anthropic release notes (2025-09-19)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-19 00:36:26 +00:00
github-actions[bot] e0ef602c51 Latest Anthropic release notes (2025-09-18)
- api.md (+4 / -0)
    • #### September 17, 2025
    • * We've launched tool helpers in beta for the Python and TypeScript SDKs, simplifying tool creation and execution with automatic input validation and a tool runner for automated tool handling in conversations. For details, see the [`anthropic-sdk-python`](https://github.com/anthropics/anthropic-sdk-python/blob/main/helpers.md) and [`anthropic-sdk-typescript`](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/helpers.md) repos. To learn more about tool use, see our [tool use documentation](/en/docs/agents-and-tools/tool-use/overview).
2025-09-18 00:35:28 +00:00
github-actions[bot] 3d1526d515 Latest Anthropic release notes (2025-09-17)
- CHANGELOG.md (+9 / -0)
    • ## 1.0.115
    • - Improve thinking mode display with enhanced visual effects
    • - Type /t to temporarily disable thinking mode in your prompt
    • - Improve path validation for glob and grep tools
    • - Show condensed output for post-tool hooks to reduce visual clutter
    • - Fix visual feedback when loading state completes
- api.md (+27 / -15)
    • # Claude Developer Platform
    • #### September 16, 2025
    • * We've unified our developer offerings under the Claude brand. You should see updated naming and URLs across our platform and documentation, but **our developer interfaces will remain the same**. Here are some notable changes:
    • * We've increased rate limits on the [1M token context window](/en/docs/build-with-claude/context-windows#1m-token-context-window) for Claude Sonnet 4 on the Claude API. For more information, see [Long context rate limits](/en/api/rate-limits#long-context-rate-limits).
    • * We've launched beta support for a [1M token context window](/en/docs/build-with-claude/context-windows#1m-token-context-window) in Claude Sonnet 4 on the Claude API and Amazon Bedrock.
    • * Search result content blocks are now generally available on the Claude API and Google Cloud's Vertex AI. This feature enables natural citations for RAG applications with proper source attribution. The beta header `search-results-2025-06-09` is no longer required. Learn more in our [search results documentation](/en/docs/build-with-claude/search-results).
2025-09-17 00:35:56 +00:00
github-actions[bot] 27cdd3881c Latest Anthropic release notes (2025-09-16)
- api.md (+4 / -0)
    • #### September 8, 2025
    • * We launched a beta version of the [C# SDK](https://github.com/anthropics/anthropic-sdk-csharp).
2025-09-16 00:35:16 +00:00
zebbern dc63d8a397 Update README.md 2025-09-15 13:22:05 +02:00
github-actions[bot] 07f4aaccf3 Latest Anthropic release notes (2025-09-15)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-15 00:39:18 +00:00
github-actions[bot] 565b8f5aff Latest Anthropic release notes (2025-09-14)
- CHANGELOG.md (+5 / -0)
    • ## 1.0.113
    • - Deprecated piped input in interactive mode
    • - Move Ctrl+R keybinding for toggling transcript to Ctrl+O
2025-09-14 00:38:52 +00:00
github-actions[bot] b831450efe Latest Anthropic release notes (2025-09-13)
- CHANGELOG.md (+8 / -0)
    • ## 1.0.112
    • - Transcript mode (Ctrl+R): Added the model used to generate each assistant message
    • - Addressed issue where some Claude Max users were incorrectly recognized as Claude Pro users
    • - Hooks: Added systemMessage support for SessionEnd hooks
    • - Added `spinnerTipsEnabled` setting to disable spinner tips
    • - IDE: Various improvements and bug fixes
- api.md (+1 / -1)
    • * Some customers might encounter 429 (`rate_limit_error`) [errors](/en/api/errors) following a sharp increase in API usage due to acceleration limits on the API. Previously, 529 (`overloaded_error`) errors would occur in similar scenarios.
2025-09-13 00:33:31 +00:00
zebbern f99400d3da Update command line flags in README 2025-09-12 18:29:11 +02:00
github-actions[bot] 7bb0a096bc Latest Anthropic release notes (2025-09-12)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-12 00:35:40 +00:00
github-actions[bot] 0260d32e31 Latest Anthropic release notes (2025-09-11)
- CHANGELOG.md (+5 / -1)
    • ## 1.0.111
    • - Fixed Bash tool crashes caused by malformed shell syntax parsing
    • ## 1.0.110
- api.md (+5 / -0)
    • #### September 10, 2025
    • * We've launched the web fetch tool in beta, allowing Claude to retrieve full content from specified web pages and PDF documents. Learn more in our [web fetch tool documentation](/en/docs/agents-and-tools/tool-use/web-fetch-tool).
    • * We've launched the [Claude Code Analytics API](/en/api/claude-code-analytics-api), enabling organizations to programmatically access daily aggregated usage metrics for Claude Code, including productivity metrics, tool usage statistics, and cost data.
2025-09-11 00:36:38 +00:00