v0.6.3
Fixes
- Gemma reasoning leak:
GemmaProvidernow enablesreasoning_content, so Gemma's inline<think>...</think>reasoning block is split intoprovider_metadata["reasoning"]instead of leaking into the transcript. The split is a safe no-op when reasoning is off. (#22)
Notes
- Includes the open-source model support (
OSSCompatibleProviderand family presets) added in #21, which was bumped to 0.6.2 but never released — it ships here in 0.6.3.
🤖 Generated with Claude Code