co-mono/packages
Yoshiaki Okuyama 22b3be834e
fix(ai): use enable_thinking for Z.ai instead of thinking param (#1674)
Z.ai uses the same enable_thinking: boolean parameter as Qwen to control reasoning, not thinking: { type: "enabled" | "disabled" }.

The wrong parameter name means Z.ai ignores the disable request and always runs with thinking enabled, wasting tokens and adding latency.

Merge the Z.ai and Qwen branches since they use the same format.

PR by @okuyam2y
2026-02-27 21:33:14 +01:00
..
agent Add [Unreleased] section for next cycle 2026-02-26 01:10:55 +01:00
ai fix(ai): use enable_thinking for Z.ai instead of thinking param (#1674) 2026-02-27 21:33:14 +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