Skip to content

fix(tui): show thinking shortcut - #46266

Open
kotasiddharth wants to merge 5 commits into
anomalyco:devfrom
kotasiddharth:thinking-shortcut
Open

fix(tui): show thinking shortcut#46266
kotasiddharth wants to merge 5 commits into
anomalyco:devfrom
kotasiddharth:thinking-shortcut

Conversation

@kotasiddharth

Copy link
Copy Markdown

Issue for this PR

Closes #46265

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Shows the configured variant.cycle shortcut in the TUI prompt when the active model supports thinking variants. This makes the existing control discoverable without opening the model picker.

How did you verify your code works?

  • bun typecheck from packages/tui
  • bun test --timeout 30000 --only-failures from packages/tui
  • Pre-push repository typecheck

Screenshots / recordings

Not included. The prompt metadata now shows Ctrl+T thinking by default for models with variants.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

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.

[FEATURE]: Show TUI shortcut for thinking levels

1 participant