From 5936e10c2eab98092a68b429d7aab52cfc38478c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 00:39:59 +0000 Subject: [PATCH] Latest Anthropic release notes (2025-09-22) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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). --- Official Claude Releases/README.md | 9 +++++---- Official Claude Releases/api.md | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Official Claude Releases/README.md b/Official Claude Releases/README.md index 5398759..85e0b59 100644 --- a/Official Claude Releases/README.md +++ b/Official Claude Releases/README.md @@ -9,12 +9,13 @@ The status section below is updated by a daily GitHub Action. ### 🔄 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) - diff --git a/Official Claude Releases/api.md b/Official Claude Releases/api.md index 861acfc..b620647 100644 --- a/Official Claude Releases/api.md +++ b/Official Claude Releases/api.md @@ -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