-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat(onboarding): guide registrations to model selection #3636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
13c7e9b
feat(models): initialize large new provider catalogs with switches off
invalid-email-address 9687943
Merge branch 'codex/provider-registration-roadmap' into codex/provide…
invalid-email-address f4c5baf
fix(models): reset orphaned selections on provider re-registration
invalid-email-address 4198c22
fix(models): cover effective auth and batch provider registration
invalid-email-address 8699a6e
test(models): expect registration state in new batch provider rows
invalid-email-address 287cc19
Merge branch 'codex/provider-registration-roadmap' into codex/provide…
invalid-email-address 2cc90b4
test(models): use valid baseline configurations for registration cases
invalid-email-address c5ad48c
fix(models): keep registration metadata out of JSON editor writes
invalid-email-address 87adf52
feat(onboarding): guide registrations to model selection
invalid-email-address 936ec02
test(onboarding): match the account pool add action
invalid-email-address fa0ca6b
fix(onboarding): include explicit native model commands
invalid-email-address 8a31d16
fix(server): carry final port-probe peer disposal
invalid-email-address f6aeb7a
docs(providers): clarify reliable initial discovery
invalid-email-address 34620a7
Merge remote-tracking branch 'origin/dev' into codex/provider-registr…
invalid-email-address 083e78d
Merge branch 'codex/provider-registration-models' into codex/provider…
invalid-email-address File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+46.3 KB
devlog/_plan/260905_provider_registration_selection/021_registration_notice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+76.8 KB
devlog/_plan/260905_provider_registration_selection/022_models_all_off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions
20
devlog/_plan/260905_provider_registration_selection/023_onboarding_verification.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # Onboarding verification | ||
|
|
||
| Source: wp2 on top of core c5ad48c19. No local test suites were executed. | ||
|
|
||
| - Root TypeScript, GUI build, lint and i18n lint passed. | ||
| - New dialog/hook regression file passed static TypeScript checking. | ||
| - Independent source review PASS after fixing explicit config-refresh results and | ||
| API-target A→B→A notice lifetime; no remaining blocking findings. | ||
| - Isolated source backend, fake 20-model upstream and separate temporary | ||
| OPENCODEX_HOME/CODEX_HOME. The user's running proxy/config were not changed. | ||
| - Real browser Add Provider → custom registration → completed all-OFF notice | ||
| with count 20 → Open Models → registration-demo 0/20 visible, all 20 switches | ||
| unchecked. Existing native OpenAI rows remained 8/8 visible. | ||
| - Enabled demo-model-1 in the real UI and reloaded: 1/20 remained visible, its | ||
| checkbox stayed checked, and the other 19 stayed OFF. | ||
| - Screenshots 021 and 022 are actual built dashboard captures, not mockups. | ||
|
|
||
| Full behavioral regression execution and final landing evidence are supplied by | ||
| the exact-head GitHub CI runs and stacked pull requests; static/manual evidence | ||
| does not substitute for those gates. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.