6.18.0 (2026-02-05)
Full Changelog: v6.17.0...v6.18.0
Features
- api: image generation actions for responses; ResponseFunctionCallArgumentsDoneEvent.name (d373c32)
Bug Fixes
- client: avoid memory leak with abort signals (b449f36)
- client: avoid removing abort listener too early (1c045f7)
- client: undo change to web search Find action (8259b45)
- client: update type for
find_in_page action (9aa8d98)
Chores
- client: do not parse responses with empty content-length (4a118fa)
- client: restructure abort controller binding (a4d7151)
- internal: fix pagination internals not accepting option promises (6677905)