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-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).
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-21 00:40 UTC`
|
||||
- Europe/Oslo: `2025-09-21 02:40 CEST`
|
||||
- UTC: `2025-09-22 00:39 UTC`
|
||||
- Europe/Oslo: `2025-09-22 02:39 CEST`
|
||||
|
||||
### ℹ️ No content changes in tracked files this run
|
||||
### ✅ Files updated this run
|
||||
|
||||
- api.md (+1 / -1)<!-- sync-status:end -->
|
||||
|
||||
<!-- sync-status:end -->
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#### September 17, 2025
|
||||
|
||||
* 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).
|
||||
* 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user