Skip to content

v2.1.0

Latest

Choose a tag to compare

@flama-release-bot flama-release-bot released this 31 Jul 05:39

v2.1.0 (2026-07-31)

✨ New Features

🐛 Bug Fixes

  • 016a566 Repeated query parameters collapse to a single value (#250) (Issues: #250)
  • 8b1017b Enum definitions dropped from the generated OpenAPI document (#251) (Issues: #251)
  • c2ec96a Annotation introspection duplicated across modules (#254) (Issues: #254)
  • d2d339e Tool call arguments forwarded to chat templates as a JSON string (#258) (Issues: #258)
  • e7ad25e No tool parser for tag-notation tool-call bodies (#259) (Issues: #259)
  • 32363c7 Reasoning served as the answer when the chat template pre-opens a channel (#260) (Issues: #260)
  • d6dd5eb Reasoning capability misdetected when the template gates thinking on the generation prompt (#261) (Issues: #261)
  • 903aea0 Tool markers written inside a reasoning channel are dispatched as real calls (#262) (Issues: #262)