File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.13 .0"
2+ "." : " 0.14 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.14.0 (2026-06-11)
4+
5+ Full Changelog: [ v0.13.0...v0.14.0] ( https://github.com/warpdotdev/oz-sdk-python/compare/v0.13.0...v0.14.0 )
6+
7+ ### Features
8+
9+ * Add server run runtime to agent API ([ 85d7ef8] ( https://github.com/warpdotdev/oz-sdk-python/commit/85d7ef8e6cc1380deed30f8efd6e75f062b3fa53 ) )
10+ * Allow for empty-prompt cloud-agent handoff ([ 2542fa3] ( https://github.com/warpdotdev/oz-sdk-python/commit/2542fa3058b5feead7f46fe5255665ef5c36528e ) )
11+ * ** api:** api update ([ 8d4b77c] ( https://github.com/warpdotdev/oz-sdk-python/commit/8d4b77c936054c5c125fa0747a298a64ed349a48 ) )
12+ * ** api:** api update ([ a03690f] ( https://github.com/warpdotdev/oz-sdk-python/commit/a03690f7a25a0887c60981a53a2224c5ba1cc26a ) )
13+ * ** api:** api update ([ 7ef54cc] ( https://github.com/warpdotdev/oz-sdk-python/commit/7ef54ccc0ad281b27a2e0db5cac2956bef2b93e1 ) )
14+ * ** api:** api update ([ d25946f] ( https://github.com/warpdotdev/oz-sdk-python/commit/d25946f832fe901339b42dcf8842a17d20b57634 ) )
15+ * ** api:** api update ([ d59deee] ( https://github.com/warpdotdev/oz-sdk-python/commit/d59deee2f15baa213eaa694b1bf71f94330b9d89 ) )
16+ * Followups for docs-syncing workflow ([ 4697ddc] ( https://github.com/warpdotdev/oz-sdk-python/commit/4697ddc9625dd3bcdcc756af1da2e2ba0fc5fff0 ) )
17+
18+
19+ ### Bug Fixes
20+
21+ * update aiohttp to resolve CVE-2026 -22815 ([ #25 ] ( https://github.com/warpdotdev/oz-sdk-python/issues/25 ) ) ([ 03d6bc4] ( https://github.com/warpdotdev/oz-sdk-python/commit/03d6bc4d2253f820aa5b1fa842d382b20f2d681d ) )
22+
323## 0.13.0 (2026-05-21)
424
525Full Changelog: [ v0.12.0...v0.13.0] ( https://github.com/warpdotdev/oz-sdk-python/compare/v0.12.0...v0.13.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " oz-agent-sdk"
3- version = " 0.13 .0"
3+ version = " 0.14 .0"
44description = " The official Python library for the oz-api API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "oz_agent_sdk"
4- __version__ = "0.13 .0" # x-release-please-version
4+ __version__ = "0.14 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments