From e0ef602c513c9acdf7a32531046c86f17e100ad8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 00:35:28 +0000 Subject: [PATCH] Latest Anthropic release notes (2025-09-18) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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). --- Official Claude Releases/README.md | 8 ++++---- Official Claude Releases/api.md | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Official Claude Releases/README.md b/Official Claude Releases/README.md index d6a0589..efaf786 100644 --- a/Official Claude Releases/README.md +++ b/Official Claude Releases/README.md @@ -9,13 +9,13 @@ The status section below is updated by a daily GitHub Action. ### 🔄 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) +- api.md (+4 / -0) + diff --git a/Official Claude Releases/api.md b/Official Claude Releases/api.md index 67d7583..b620647 100644 --- a/Official Claude Releases/api.md +++ b/Official Claude Releases/api.md @@ -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: