Skip to content

feat(tui): allow variant_list keybind for the "Switch model variant" command#21185

Merged
rekram1-node merged 21 commits intoanomalyco:devfrom
ariane-emory:pr/feat/allow-variant_list-keybinding
Apr 7, 2026
Merged

feat(tui): allow variant_list keybind for the "Switch model variant" command#21185
rekram1-node merged 21 commits intoanomalyco:devfrom
ariane-emory:pr/feat/allow-variant_list-keybinding

Conversation

@ariane-emory
Copy link
Copy Markdown
Contributor

@ariane-emory ariane-emory commented Apr 6, 2026

Issue for this PR

Closes #21182

Type of change

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

What does this PR do?

As a new key command name, variant_list, to allow the variant selection dialogue to be opened using a keystroke. The key command is bound to "none" by default, leaving it to the user to assign a key for it in their own configuration if they so choose.

Includes documentation for the Keybinds page with i18n.

How did you verify your code works?

Manual testing, bun test, bun typecheck.

Screenshots / recordings

Screen.Recording.2026-04-06.at.10.36.19.AM.mov

Checklist

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

@ariane-emory ariane-emory changed the title feat(tui): add variant_list keybind for the "Switch model variant" command feat(tui): allow variant_list keybind for the "Switch model variant" command Apr 6, 2026
@ariane-emory ariane-emory marked this pull request as ready for review April 6, 2026 09:21
@rekram1-node rekram1-node merged commit e945436 into anomalyco:dev Apr 7, 2026
8 checks passed
@ariane-emory ariane-emory deleted the pr/feat/allow-variant_list-keybinding branch April 7, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Allow binding the "Switch model variant" function to a key

2 participants