Persist per-agent model locations - #673
Open
andy-xu-db wants to merge 6 commits into
Open
andy-xu-db wants to merge 6 commits into
andy-xu-db wants to merge 6 commits into
Conversation
andy-xu-db
changed the base branch from
main
to
codex/model-discovery-policy
September 16, 2026 07:21
This was referenced Sep 16, 2026
andy-xu-db
force-pushed
the
codex/model-discovery-policy
branch
from
September 16, 2026 18:32
798ae8c to
6daa765
Compare
andy-xu-db
force-pushed
the
codex/persist-model-location
branch
from
September 16, 2026 18:32
a947678 to
42495b9
Compare
andy-xu-db
force-pushed
the
codex/model-discovery-policy
branch
from
September 16, 2026 20:30
6daa765 to
b138b4e
Compare
andy-xu-db
force-pushed
the
codex/persist-model-location
branch
from
September 16, 2026 20:30
42495b9 to
f8bad0f
Compare
andy-xu-db
changed the base branch from
codex/model-discovery-policy
to
andy-xu-db/stack/codex/codex-scoped-model-discovery
September 16, 2026 20:31
This was referenced Sep 16, 2026
andy-xu-db
force-pushed
the
codex/persist-model-location
branch
from
September 16, 2026 20:44
f8bad0f to
e4271bc
Compare
andy-xu-db
force-pushed
the
andy-xu-db/stack/codex/codex-scoped-model-discovery
branch
from
September 16, 2026 22:27
ffa3e3e to
019a443
Compare
andy-xu-db
force-pushed
the
codex/persist-model-location
branch
from
September 16, 2026 22:28
e4271bc to
a0c7ed9
Compare
andy-xu-db
changed the base branch from
andy-xu-db/stack/codex/codex-scoped-model-discovery
to
main
September 16, 2026 22:28
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🥞 Stacked PR
Use this link to review incremental changes.
Summary
ug configure --model-location <catalog>.<schema>independently for Claude Code and Codex and reuse saved locations on bare launches.Scope boundary
main. This begins a model-location/picker-safety stack independent of Define UG_ENABLE_MODEL_DISCOVERY policy #693/Control Claude scoped model discovery with UG_ENABLE_MODEL_DISCOVERY #672/Control Codex scoped model discovery with UG_ENABLE_MODEL_DISCOVERY #689.UG_ENABLE_MODEL_DISCOVERY; it uses only Claude's pre-existing native discovery flag so saved locations work independently.Verification
a0c7ed9adafca746774755266ddea29c5fb964ea.tests/test_cli.pyat this boundary: 419 passed.main.git diff --checkpassed.