diff --git a/.changeset/curvy-streams-watch.md b/.changeset/curvy-streams-watch.md deleted file mode 100644 index 17d5e16..0000000 --- a/.changeset/curvy-streams-watch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@openrouter/agent": patch ---- - -Detect streamed Responses API results by readable stream behavior instead of constructor names or unsupported adapters. diff --git a/packages/agent/CHANGELOG.md b/packages/agent/CHANGELOG.md index 6781f26..22dfb21 100644 --- a/packages/agent/CHANGELOG.md +++ b/packages/agent/CHANGELOG.md @@ -1,5 +1,11 @@ # @openrouter/agent +## 0.4.1 + +### Patch Changes + +- [#34](https://github.com/OpenRouterTeam/typescript-agent/pull/34) [`61aca10`](https://github.com/OpenRouterTeam/typescript-agent/commit/61aca10fd9434fe69fbe1e069e4b1858613a7da7) Thanks [@w0nche0l](https://github.com/w0nche0l)! - Detect streamed Responses API results by readable stream behavior instead of constructor names or unsupported adapters. + ## 0.4.0 ### Minor Changes diff --git a/packages/agent/package.json b/packages/agent/package.json index 31abc8b..b1ff507 100644 --- a/packages/agent/package.json +++ b/packages/agent/package.json @@ -1,6 +1,6 @@ { "name": "@openrouter/agent", - "version": "0.4.0", + "version": "0.4.1", "author": "OpenRouter", "description": "Agent toolkit for building AI applications with OpenRouter — tool orchestration, streaming, multi-turn conversations, and format compatibility.", "keywords": [