mirror of
https://github.com/zebbern/claude-code-guide.git
synced 2026-09-01 10:07:52 +08:00
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).
This commit is contained in:
@@ -9,13 +9,13 @@ The status section below is updated by a daily GitHub Action.
|
||||
<!-- sync-status:start -->
|
||||
|
||||
### 🔄 Last sync
|
||||
- UTC: `2025-09-17 00:35 UTC`
|
||||
- Europe/Oslo: `2025-09-17 02:35 CEST`
|
||||
- UTC: `2025-09-18 00:35 UTC`
|
||||
- Europe/Oslo: `2025-09-18 02:35 CEST`
|
||||
|
||||
### ✅ Files updated this run
|
||||
|
||||
- CHANGELOG.md (+9 / -0)
|
||||
- api.md (+27 / -15)<!-- sync-status:end -->
|
||||
- api.md (+4 / -0)<!-- sync-status:end -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
|
||||
> Follow along with updates to the Claude API and the Claude Console.
|
||||
|
||||
#### 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).
|
||||
|
||||
#### 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:
|
||||
|
||||
Reference in New Issue
Block a user