Skip to content

fix: restore Ollama Cloud thinking options - #1010

Merged
Astro-Han merged 1 commit into
mainfrom
fix/1008-deterministic-tui-output-wait
Jul 15, 2026
Merged

fix: restore Ollama Cloud thinking options#1010
Astro-Han merged 1 commit into
mainfrom
fix/1008-deterministic-tui-output-wait

Conversation

@Astro-Han

Copy link
Copy Markdown
Contributor

Summary

Restore the Ollama Cloud thinking-option derivation accidentally reverted by #1005. Active reasoning models again expose the provider-supported effort values; GPT-OSS remains limited to low/medium/high, while deprecated and non-reasoning models remain excluded.

This restores GLM-5.2's /thinking controls and thinking:default TUI status. The failures recorded in #1008 were not render-timing flakes: the merge ref included #1005, so GLM-5.2 had no thinking variants and the expected status could never render.

Closes #1008.

Verification

  • npm --workspace @maka/core test
  • npm --workspace @maka/runtime test
  • npm --workspace maka-agent test
  • npm run typecheck

@Astro-Han
Astro-Han merged commit 2e20708 into main Jul 15, 2026
3 checks passed
@Astro-Han
Astro-Han deleted the fix/1008-deterministic-tui-output-wait branch July 15, 2026 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test(cli): stabilize TUI startup render assertions in Linux CI

1 participant