mirror of
https://github.com/zebbern/claude-code-guide.git
synced 2026-09-01 20:24:52 +08:00
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).
This commit is contained in:
@@ -9,12 +9,13 @@ The status section below is updated by a daily GitHub Action.
|
||||
<!-- sync-status:start -->
|
||||
|
||||
### 🔄 Last sync
|
||||
- UTC: `2025-09-04 00:35 UTC`
|
||||
- Europe/Oslo: `2025-09-04 02:35 CEST`
|
||||
- UTC: `2025-09-05 00:36 UTC`
|
||||
- Europe/Oslo: `2025-09-05 02:36 CEST`
|
||||
|
||||
### ℹ️ No content changes in tracked files this run
|
||||
### ✅ Files updated this run
|
||||
|
||||
- api.md (+4 / -0)<!-- sync-status:end -->
|
||||
|
||||
<!-- sync-status:end -->
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
|
||||
> Follow along with updates across Anthropic's API and Developer Console.
|
||||
|
||||
#### 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).
|
||||
|
||||
#### 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.
|
||||
|
||||
Reference in New Issue
Block a user