release
OpenAI SDK v2.30.0
March 25, 2026
Version 2.30.0 adds a `keys` field to `Click`, `DoubleClick`, `Drag`, `Move`, and `Scroll` computer actions, and updates SDK response types to match expanded item schemas while making `type` required in `ResponseInputMessageItem`. It also sanitizes endpoint path params and switches tests from prism to steady, with steady bumped through v0.19.7.
2.30.0 (2026-03-25) Full Changelog: v2.29.0...v2.30.0 Features api: add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions ( ee1bbed ) Bug Fixes api: align SDK response types with expanded item schemas ( f3f258a ) sanitize endpoint path params ( 89f6698 ) types: make type required in ResponseInputMessageItem ( cfdb167 ) Chores ci: skip lint on metadata-only changes ( faa93e1 ) internal: update gitignore ( c468477 ) tests: bump steady to v0.19.4 ( f350af8 ) tests: bump steady to v0.19.5 ( 5c03401 ) tests: bump steady to v0.19.6 ( b6353b8 ) tests: bump steady to v0.19.7 ( 1d654be ) Refactors tests: switch from prism to steady ( 4a82035 )
Source: github.com