Skip to content

feat: allow selecting the default variant#441

Merged
sudo-tee merged 1 commit into
sudo-tee:mainfrom
zerone0x:fix/default-variant-selection
Jul 3, 2026
Merged

feat: allow selecting the default variant#441
sudo-tee merged 1 commit into
sudo-tee:mainfrom
zerone0x:fix/default-variant-selection

Conversation

@zerone0x

@zerone0x zerone0x commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a default entry to the variant picker
  • store the default selection as nil so saved model variant overrides are cleared
  • keep the UI label as default while applying the underlying nil variant value

Verification

  • git diff --check
  • ./run_tests.sh -t unit (blocked: nvim: command not found in this environment)

Fixes #426

@sudo-tee

sudo-tee commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Thanks for the PR.

Looks good to me :)

@sudo-tee sudo-tee merged commit c36fd33 into sudo-tee:main Jul 3, 2026
9 of 10 checks passed
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.

[Feat] select "default" variant

2 participants