co-mono/packages
Mario Zechner 9825c13f5f fix(ai): handle redacted_thinking blocks, skip interleaved beta for adaptive models, drop temperature with thinking
- Map redacted_thinking to ThinkingContent with redacted: true instead of
  adding a new content type. The opaque payload goes in thinkingSignature,
  thinking text is set to "[Reasoning redacted]" so it renders naturally
  everywhere. Cross-model transform drops redacted blocks.
- Skip interleaved-thinking-2025-05-14 beta header for Opus 4.6 / Sonnet 4.6
  where adaptive thinking makes it deprecated/redundant.
- Do not send temperature when thinkingEnabled is true (incompatible with
  both adaptive and budget-based thinking).

Based on #1665 by @tctev
2026-02-27 21:53:25 +01:00
..
agent Add [Unreleased] section for next cycle 2026-02-26 01:10:55 +01:00
ai fix(ai): handle redacted_thinking blocks, skip interleaved beta for adaptive models, drop temperature with thinking 2026-02-27 21:53:25 +01:00
coding-agent Merge branch 'pr-1669-fixes' 2026-02-27 21:04:00 +01:00
mom Add [Unreleased] section for next cycle 2026-02-26 01:10:55 +01:00
pods Release v0.55.1 2026-02-26 01:10:09 +01:00
tui Add [Unreleased] section for next cycle 2026-02-26 01:10:55 +01:00
web-ui Add [Unreleased] section for next cycle 2026-02-26 01:10:55 +01:00