Commit Graph

191 Commits

Author SHA1 Message Date
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
github-actions[bot] 7450b3b711 Latest Anthropic release notes (2025-08-29)
- claude-apps.md (+8 / -0)
    • #### August 28, 2025
    • * Updated Consumer Terms and Privacy Policy:
2025-08-29 00:36:57 +00:00
zebbern 42a05f77bb Add files via upload 2025-08-28 20:15:21 +02:00
zebbern 5b8a5dac7d Delete Guide On CLAUDE.md/CLAUDE.md Collection/Html-CSS-JS directory 2025-08-28 20:14:27 +02:00
zebbern 0eaee430d1 Update description of CLAUDE.md Collection 2025-08-28 20:14:06 +02:00
zebbern 12275c32cd Add files via upload 2025-08-28 20:10:34 +02:00
zebbern ba1e774d78 Delete Guide On CLAUDE.md/CLAUDE.md Collection/React directory 2025-08-28 20:10:13 +02:00
zebbern ed6188bff1 Add feature implementation system guidelines
Added guidelines for feature implementation, including priority rules, workflow, context optimization, and general guidelines.
2025-08-28 20:02:30 +02:00
zebbern e5f6613b06 Delete feature implementation system guidelines
Removed outdated feature implementation guidelines and rules.
2025-08-28 20:02:19 +02:00
zebbern 1bc7ee59d0 Create Quick Search Official Links document
Added a comprehensive list of official Claude resources, including documentation, SDKs, and community links.
2025-08-28 19:56:27 +02:00
zebbern 3ced7f1198 Update README.md 2025-08-28 19:22:02 +02:00
github-actions[bot] 4526bdf273 Latest Anthropic release notes (2025-08-28)
- CHANGELOG.md (+8 / -0)
    • ## 1.0.94
    • - Vertex: add support for global endpoints for supported models
    • - /memory command now allows direct editing of all imported memory files
    • - SDK: Add custom tools as callbacks
    • - Added /todos command to list current todo items
    • - Support NO_PROXY environment variable to bypass proxy for specified hostnames and IPs
- api.md (+4 / -0)
    • #### August 27, 2025
    • * We launched a beta version of the [PHP SDK](https://github.com/anthropics/anthropic-sdk-php).
2025-08-28 00:36:57 +00:00
github-actions[bot] 603c71612e Latest Anthropic release notes (2025-08-27)
- CHANGELOG.md (+4 / -0)
    • ## 1.0.93
    • - Windows: Add alt + v shortcut for pasting images from clipboard
- api.md (+5 / -0)
    • #### August 26, 2025
    • * 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 Anthropic API. For more information, see [Long context rate limits](/en/api/rate-limits#long-context-rate-limits).
    • * The 1m token context window is now available on Google Cloud's Vertex AI. For more information, see [Claude on Vertex AI](/en/api/claude-on-vertex-ai).
2025-08-27 00:37:20 +00:00
github-actions[bot] 6e9a534ff5 Latest Anthropic release notes (2025-08-26)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-08-26 00:37:47 +00:00
github-actions[bot] f487a594ca Latest Anthropic release notes (2025-08-25)
- CHANGELOG.md (+4 / -0)
    • ## 1.0.90
    • - Settings file changes take effect immediately - no restart required
2025-08-25 15:58:20 +00:00
github-actions[bot] c7c151ead3 Latest Anthropic release notes (2025-08-25)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-08-25 00:39:38 +00:00
zebbern 24739411b0 Revise configuration files section with memory hierarchy 2025-08-24 21:35:06 +02:00
zebbern 5a0f8918e9 Add sound alert configuration instructions
Add sound alert configuration instructions for when claude code finishes a task
2025-08-24 21:20:47 +02:00
github-actions[bot] 321ed8cf3c Latest Anthropic release notes (2025-08-24)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-08-24 00:41:59 +00:00
github-actions[bot] 3fbeda7cfd Latest Anthropic release notes (2025-08-23)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-08-23 02:59:52 +00:00
zebbern 7c47c119de Fixed <h1> Breaking Box Format
Fixed <h1> Breaking Box Format under Help Section
2025-08-23 04:55:08 +02:00
zebbern 8757487d43 Fixed MCP debug command section
Fixed MCP debug command section
2025-08-23 04:36:45 +02:00
zebbern 74c3fa25b0 Revise troubleshooting section to include help link
Updated troubleshooting section link in README.
2025-08-23 04:34:25 +02:00
zebbern 6695934d94 Update heading formatting in README.md
Removed unnecessary emphasis from the heading.
2025-08-23 04:29:11 +02:00
zebbern f2dc2cfe88 Update README.md
Extensive update including fill of information/gaps. Included missing/requested sections and examples etc...
2025-08-23 04:28:52 +02:00
github-actions[bot] 2b64de8503 Latest Anthropic release notes (2025-08-23)
No release-note content changes; updated status in 'Official Claude Releases/README.md'.
2025-08-23 00:36:05 +00:00
github-actions[bot] 27dba2eee0 Latest Anthropic release notes (2025-08-22)
- CHANGELOG.md (+8 / -0)
    • ## 1.0.88
    • - Fixed issue causing "OAuth authentication is currently not supported"
    • - Status line input now includes `exceeds_200k_tokens`
    • - Fixed incorrect usage tracking in /cost.
    • - Introduced `ANTHROPIC_DEFAULT_SONNET_MODEL` and `ANTHROPIC_DEFAULT_OPUS_MODEL` for controlling model aliases opusplan, opus, and sonnet.
    • - Bedrock: Updated default Sonnet model to Sonnet 4
2025-08-22 19:08:03 +00:00
zebbern ed03226eaa Refactor sync-release-notes workflow for clarity 2025-08-22 21:07:39 +02:00
zebbern 146987e23e removed to see if version updates works as it should 2025-08-22 21:05:59 +02:00
github-actions[bot] cc2caa14fc chore: daily sync Anthropic release notes (2025-08-22)
- CHANGELOG.md (+0 / -0)
    • ## 1.0.88
    • - Fixed issue causing "OAuth authentication is currently not supported"
    • - Status line input now includes `exceeds_200k_tokens`
    • - Fixed incorrect usage tracking in /cost.
    • - Introduced `ANTHROPIC_DEFAULT_SONNET_MODEL` and `ANTHROPIC_DEFAULT_OPUS_MODEL` for controlling model aliases opusplan, opus, and sonnet.
    • - Bedrock: Updated default Sonnet model to Sonnet 4
- api.md (+0 / -0)
- claude-apps.md (+0 / -0)
- system-prompts.md (+0 / -0)
- claude-code.md (+0 / -0)
2025-08-22 18:58:48 +00:00
zebbern aa714642f8 Update sync-release-notes.yml 2025-08-22 20:58:10 +02:00