Skip to content

v1.0.0

Choose a tag to compare

@mrwogu mrwogu released this 26 Jul 22:12
5634971

1.0.0 (2026-07-26)

Features

  • add multimodal attachments and multiple tool calls (6eedf55)
  • add OpenAI-compatible chat completions bridge (c5aa704)
  • add payload limits, admission control and metrics (7543da1)
  • add stop sequences, multiple choices and session continuity (8fb67ad)
  • add versioned OpenAPI contract and client compatibility (1db001a)
  • emit OpenAI-compatible streaming usage chunks (dc977f0)

Performance Improvements

  • scan only structural bytes for the JSON depth guard (cb53a8f)