Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 2.48 KB

File metadata and controls

40 lines (19 loc) · 2.48 KB

Changelog

0.3.0 (2026-08-13)

Features

Bug Fixes

  • ci: make the endpoint-coverage check offline and deterministic (#26) (af17bdd)
  • control-plane: forward usage.list arguments by keyword (#24) (c7ac8eb)
  • control-plane: map generated ApiException to typed OtariError (#21) (47dd032)

0.2.0 (2026-06-16)

Features

  • add image generation and audio (speech/transcription) methods (#16) (c558a03)

0.1.1 (2026-06-12)

Features

  • independent release automation + surface gateway spec version (#12) (21b9b5b)
  • wrap /v1/messages/count_tokens (regenerate core + ergonomic method) (#10) (6704e56)

Bug Fixes

  • regenerate SDK client core so message.reasoning is a string (#14) (2cad75b)

Documentation

  • add AGENTS.md/CLAUDE.md agent guide, refresh README (#6) (56c3848)