Skip to content

Fix custom Default presets in local tasks - #1459

Merged
ilysenko merged 1 commit into
mainfrom
codex/model-picker-default-presets-local-mode
Sep 10, 2026
Merged

Fix custom Default presets in local tasks#1459
ilysenko merged 1 commit into
mainfrom
codex/model-picker-default-presets-local-mode

Conversation

@ilysenko

Copy link
Copy Markdown
Owner

Summary

  • make configured Default presets replace upstream slider positions in local repository tasks as well as cloud/TPP chats
  • keep explicit model selection behavior unchanged
  • add fail-closed semantic coverage and a local-mode runtime regression fixture

Tests

  • node --test linux-features/model-picker-default-presets/test.js
  • node --test scripts/patch-linux-window-ui.test.js scripts/lib/linux-features.test.js linux-features/*/test.js (907 passed, 1 skipped)
  • latest signed stable 26.903.71938 configured ASAR patch
  • official Linux feature audit (33 features)
  • git diff --check

Notes

The previous implementation used the configured slider exclusively only when isTppConversation was true. Local tasks merged upstream power positions back in, producing the old six-position slider.

@ilysenko
ilysenko merged commit 7f0a4d9 into main Sep 10, 2026
14 checks passed
@ilysenko
ilysenko deleted the codex/model-picker-default-presets-local-mode branch September 10, 2026 10:59
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.

1 participant