0.12.0 (2026-05-07)
Full Changelog: v0.11.0...v0.12.0
Features
- [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)
Bug Fixes
- ensure file data are only sent as 1 parameter (6720ea9)
- use correct field name format for multipart file arrays (f785ff2)
Performance Improvements
- client: optimize file structure copying in multipart requests (b8e42cc)