0.14.0 (2026-07-07)
- deps: seal idna>=3.15 + aiohttp>=3.13.5 CVE floors as custom code (27e79ac)
- deps: pin aiohttp>=3.14.1, pytest>=9.0.3, pygments>=2.20.0 (CVE fixes) (9bcd811)
- deps: seal aiohttp>=3.14.1, pytest>=9.0.3, pygments>=2.20.0 CVE fixes (5ad6a6e)
- lint: suppress pyright errors for optional httpx_aiohttp import on Python 3.9 (779259f)
- stlc: seal handlebars>=4.7.9 pin for CVE-2026-33937 and related (oz-sdk-typescript) (46c1428)
- update aiohttp to resolve CVE-2026-22815 (#25) (03d6bc4)
- reseal python stlc tracking file to current staging main (ed25fd4)
- restore promote workflow and changelog as sealed custom code (7ac7b1f)
Full Changelog: v0.12.0...v0.13.0
- Add default harness selection for agents (8cd06f6)
- Add per-agent AWS Bedrock OIDC inference role (backend) (e4aadec)
- Add updated_at to agent API responses (3188420)
- agents: add prompt property to agent identity data model (520c835)
- api: api update (b8306ad)
- api: api update (a66cdc2)
- api: api update (da1ee9c)
- api: api update (32f77e1)
- api: api update (7ec4ab4)
- api: api update (c05564a)
- api: api update (0976362)
- api: api update (96d640c)
- api: api update (2730eea)
- api: api update (af81ef3)
- api: api update (99b2d31)
- Codex auth: API key support. (cb84f0c)
- internal/types: support eagerly validating pydantic iterators (a588f0e)
- memory: agent identity memory store attachments — API layer (94b5348)
- memory: wire memory stores into run pipeline and add listing endpoint (6bb74c2)
- Partial support for multiple skills per run (e39df48)
- Resolve Bedrock region server-side and ship as AWS_REGION (cef2591)
- Retrieve memories in third party harnesses (7689e12)
- Support service account impersonation in GCP Workload Identity Federation config (6df1722)
- client: add missing f-string prefix in file type error message (17a8e5b)
Full Changelog: v0.11.0...v0.12.0
- [APP-3106] Specs: Explicit QueryMode for cloud agent run creation (1d4e049)
- [REMOTE-1481] [3/N] Add executor filter to run list API (2dbc229)
- [REMOTE-1538] Support base model on named agents (7634c23)
- Accept and persist executor on schedule and integration create/update APIs (a8500aa)
- Add API support for public access on oz session link (df940e0)
- Add Codex as a third-party Oz harness. (898e18f)
- Add Gemini as a third-party Oz harness. (0128722)
- Add parent_run_id filter to List runs endpoint (33cf04c)
- Add system prompt to resolve-prompt for harnesses. (2b7afab)
- Add trigger URL to task source. (9662dbe)
- Add worker_host to AgentListSource in OpenAPI spec (ec0982c)
- api: api update (88de4e2)
- api: api update (4a0d4fc)
- api: api update (654da59)
- api: api update (86d389c)
- api: api update (15d68a1)
- api: api update (54f5cdc)
- api: api update (e290d3b)
- api: api update (35565ad)
- api: api update (9cf2d03)
- api: api update (ed871aa)
- api: api update (a44c455)
- api: api update (e24ba64)
- api: api update (e5aea21)
- api: api update (f94b38b)
- api: api update (7f419fa)
- api: api update (116f06e)
- api: api update (66c8521)
- api: api update (ebd2c55)
- api: api update (1ffc53b)
- api: api update (cf28804)
- api: api update (a6d82f1)
- api: api update (b9872f2)
- api: api update (0ef9c8f)
- Apply service-account secrets at run creation (db0e98c)
- Extend service account API to support skills + secrets (caf9c45)
- implement server-side cloud-to-cloud handoff for agent follow-ups (REMOTE-1290) (eb873a6)
- Include agent UID in scheduled agent API responses (1714226)
- Inject auth secrets via ambient agent config. (6032a0c)
- Make conversation/session redirects public (4c23bb6)
- Memory data model scaffolding. (4ccbe03)
- support setting headers via env (d3b4755)
- Surface platform credits in the public API (d54b3d5)
- Update public API and graphql to support creating multiple service accounts and API keys (8d537bc)
- ensure file data are only sent as 1 parameter (6720ea9)
- use correct field name format for multipart file arrays (f785ff2)
- client: optimize file structure copying in multipart requests (b8e42cc)
- internal: more robust bootstrap script (27c80e9)
- internal: reformat pyproject.toml (fd17af1)
- update SDK settings (f2dd099)
Full Changelog: v0.10.1...v0.11.0
- [Artifacts] public API file artifact downloads (1d2007e)
- Add harness enum to openAPI spec (c8b44e5)
- Add parent_run_id to retrieve/list runs API response (c5752fb)
- Add VMIdleTimeoutMinutes param to API (31b5a63)
- Address Stainless diagnostics (58d59e3)
- api: api update (9140132)
- api: api update (204505c)
- api: api update (5e2d3ee)
- api: api update (1238769)
- api: api update (75b1c92)
- api: api update (4b777eb)
- api: api update (9fe02aa)
- api: api update (7fc79ef)
- api: manual updates (ed9f4cf)
- api: manual updates (e52643f)
- Create run for every local conversation and add filter (aac84c5)
- Define auth secrets and inject them into the environment. (54c505b)
- Endpoint to upload third-party harness block snapshots (2f71989)
- Fix the harness type in the openAPI spec (71d7204)
- ian/fix_conversation_id_nameing (658c50b)
- internal: implement indices array format for query and form serialization (c518876)
- Orchestrations V2: Public API endpoints (5514980)
- Use correct branch for Stainless PRs (d7b298d)
- client: preserve hardcoded query params when merging with user params (5da3150)
Full Changelog: v0.10.0...v0.10.1
- update SDK settings (8afbeb4)
- update SDK settings (c597727)
- update SDK settings (628303f)
- update SDK settings (621aa2e)
Full Changelog: v0.9.0...v0.10.0
- api: api update (41658e2)
- api: error and error_code as types (9766f85)
- api: fix ScheduledAgentHistoryItem name (ac75431)
- api: fix schema version issues (9c2f6a3)
- api: sorting (0cc041e)
- deps: bump minimum typing-extensions version (4f3ec38)
- pydantic: do not pass
by_aliasunless set (45e0377) - sanitize endpoint path params (da2a124)
- ci: skip lint on metadata-only changes (c2c0d4a)
- ci: skip uploading artifacts on stainless-internal branches (1ef523c)
- internal: tweak CI branches (21f9e2e)
- internal: update gitignore (e9e4aef)
- update SDK settings (b897579)
- update SDK settings (e4510a6)
Full Changelog: v0.8.0...v0.9.0
Full Changelog: v0.7.0...v0.8.0
- api: manual updates (1d27527)
- ci: bump uv version (646ee4e)
- docs: add missing descriptions (4777a8f)
- internal: make
test_proxy_environment_variablesmore resilient to env (3c14f7a)
Full Changelog: v0.6.2...v0.7.0
- internal: make
test_proxy_environment_variablesmore resilient (de1744e)
Full Changelog: v0.6.1...v0.6.2
- format all
api.mdfiles (99ca557) - internal: add request options to SSE classes (f66a316)
- internal: bump dependencies (c487a61)
- internal: fix lint error on Python 3.14 (25d5626)
- internal: remove mock server code (e4b9075)
- update mock server docs (c253a23)
- update SDK settings (82ead07)
Full Changelog: v0.6.0...v0.6.1
Full Changelog: v0.5.0...v0.6.0
- api: manual updates (75fe5e5)
Full Changelog: v0.4.0...v0.5.0
- api: modify openapi trigger (db2d311)
Full Changelog: v0.3.0...v0.4.0
- api: catch up openapi, rename tasks -> runs
- api: add addnl filters to runs endpoint (c8bf51d)
- api: add artifacts, worker_host, and new source types (4aa1225)
- api: add computer_use_enabled param (69cf9ca)
- api: add models for agent skill, user profile (8105304)
- api: add schedules to runs (df1b59a)
- api: add schedules, agent list, skill-spec (1927318)
- api: catch up openapi, rename tasks -> runs (fe8c5b3)
- api: created at filter in list view (71adb45)
- api: new run source types (3237b0f)
- api: update artifacts (578be41)
- client: add custom JSON encoder for extended type support (68f4b61)
- client: add support for binary request streaming (c64e6c4)
- dev: Add WARP.md file (7f1b835)
Full Changelog: v0.2.1...v0.3.0
- api: fix array query parameter formatting (d1a1243)
Full Changelog: v0.2.0...v0.2.1
- use async_to_httpx_files in patch method (c02afdb)
- internal: add
--fixargument to lint script (46a9b4b)
Full Changelog: v0.1.1...v0.2.0
- api: manual updates (2fc23de)
- update SDK settings (a94be20)
Full Changelog: v0.1.0...v0.1.1
- add environment and config usage documentation (487b1cf)
Full Changelog: v0.0.1...v0.1.0
- internal: add missing files argument to base client (041d054)
- speedup initial import (c6fa047)
- update SDK settings (217b866)
- update SDK settings (cc95759)
- internal: switch from rye to uv (d4cdfd0)