Skip to content

fix codex app server to launch with a default model - #431

Merged
lilly-luo merged 13 commits into
mainfrom
lilly.luo/codex-v2-gpt-catalog-slugs
Sep 1, 2026
Merged

fix codex app server to launch with a default model #431
lilly-luo merged 13 commits into
mainfrom
lilly.luo/codex-v2-gpt-catalog-slugs

Conversation

@lilly-luo

@lilly-luo lilly-luo commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

#429 -> this PR made it so that default_model returns none unless pinned by --model xxx. however, the problem now is that the appserver (used for smart routing) won't work without a starting model.

this PR updates the app server to launch using a selected model from the model catalog OR with fall back of gpt-5.6-sol.

before:
Screenshot 2026-08-31 at 5 54 16 PM

after:
Screenshot 2026-08-31 at 5 54 42 PM

@lilly-luo
lilly-luo requested a review from andy-xu-db August 31, 2026 22:01
@lilly-luo
lilly-luo enabled auto-merge (squash) September 1, 2026 01:20
@lilly-luo
lilly-luo disabled auto-merge September 1, 2026 01:24
@lilly-luo
lilly-luo merged commit 8ce27d3 into main Sep 1, 2026
2 checks passed
@lilly-luo
lilly-luo deleted the lilly.luo/codex-v2-gpt-catalog-slugs branch September 1, 2026 01:24
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.

2 participants