Changelog
1.18 · Aug 27, 2026
- Added the authenticated playground with project/model policy filtering, capability-gated controls, streamed output, cancellation, usage, final charge, request telemetry, and secret-safe code export.
- Added the public developer documentation surface with tested first-request examples and version metadata.
- Added the generated OpenAPI contract and typed TypeScript SDK with abortable streaming, retry policy, and typed server errors.
- Added executable cURL, TypeScript, and Python quickstarts plus onboarding smoke coverage.
Compatibility policy
The v1 contract is additive only unless a documented deprecation window says otherwise. Generated OpenAPI is checked into the repository and CI fails when regeneration produces a diff. SDK semantic versions follow the contract: patch for fixes, minor for additive fields/endpoints, and major for breaking changes.