Commit Graph

221 Commits

Author SHA1 Message Date
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
github-actions[bot] 0194e197fd Latest Anthropic release notes (2025-09-10)
- CHANGELOG.md (+11 / -0)
    • ## 1.0.110
    • - /model now validates provided model names
    • - /terminal-setup command now supports WezTerm
    • - MCP: OAuth tokens now proactively refresh before expiration
    • - Fixed reliability issues with background Bash processes
    • ## 1.0.109
2025-09-10 00:35:57 +00:00
github-actions[bot] 5e50b96aaa Latest Anthropic release notes (2025-09-09)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-09 00:36:36 +00:00
github-actions[bot] 7866b41877 Latest Anthropic release notes (2025-09-08)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-08 00:38:47 +00:00
github-actions[bot] ddc9b625f4 Latest Anthropic release notes (2025-09-07)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-07 00:39:50 +00:00
github-actions[bot] 42ef49a38c Latest Anthropic release notes (2025-09-06)
- CHANGELOG.md (+4 / -0)
    • ## 1.0.106
    • - Windows: Fixed path permission matching to consistently use POSIX format (e.g., `Read(//c/Users/...)`)
- api.md (+4 / -0)
    • #### September 5, 2025
    • * We've launched [rate limit charts](/en/api/rate-limits#monitoring-your-rate-limits-in-the-console) in the Console [Usage](https://console.anthropic.com/settings/usage) page, allowing you to monitor your API rate limit usage and caching rates over time.
2025-09-06 00:34:50 +00:00
github-actions[bot] 8606d1a210 Latest Anthropic release notes (2025-09-05)
- api.md (+4 / -0)
    • #### September 3, 2025
    • * We've launched support for citable documents in client-side tool results. Learn more in our [tool use documentation](en/docs/agents-and-tools/tool-use/implement-tool-use.mdx).
2025-09-05 00:36:22 +00:00
github-actions[bot] 4b251ecd22 Latest Anthropic release notes (2025-09-04)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-04 00:35:28 +00:00
github-actions[bot] 6786672835 Latest Anthropic release notes (2025-09-03)
- api.md (+4 / -0)
    • #### September 2, 2025
    • * We've launched v2 of the [Code Execution Tool](/en/docs/agents-and-tools/tool-use/code-execution-tool) in public beta, replacing the original Python-only tool with Bash command execution and direct file manipulation capabilities, including writing code in other languages.
2025-09-03 00:34:54 +00:00
github-actions[bot] 6641452f24 Latest Anthropic release notes (2025-09-02)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-02 00:37:05 +00:00
github-actions[bot] 360b92da4c Latest Anthropic release notes (2025-09-01)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-09-01 00:45:24 +00:00
github-actions[bot] 98e1a112bd Latest Anthropic release notes (2025-08-31)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-08-31 00:40:18 +00:00
github-actions[bot] 2a5df5bb30 Latest Anthropic release notes (2025-08-30)
- CHANGELOG.md (+4 / -0)
    • ## 1.0.97
    • - Settings: /doctor now validates permission rule syntax and suggests corrections
2025-08-30 00:34:59 +00:00
zebbern 5e3ac0e1b7 Add Discord usage instructions for Claude code
Added section on using Claude code via Discord.
2025-08-29 05:46:01 +02:00
zebbern e5ec14abf6 Revise table of contents for better clarity
Updated the table of contents in README.md to reflect changes and improve navigation.
2025-08-29 05:29:43 +02:00