fix(ui): keep provider-qualified model picker refs intact#51737
fix(ui): keep provider-qualified model picker refs intact#51737muyouzhi6 wants to merge 1 commit intoopenclaw:mainfrom
Conversation
Greptile SummaryThis PR fixes a bug where provider-qualified model references (e.g. Key changes:
Confidence Score: 5/5
Last reviewed commit: "fix(ui): keep provid..." |
|
Codex review: needs changes before merge. Summary Reproducibility: yes. Source inspection on current main shows a config with Next step before merge Security Review findings
Review detailsBest possible solution: Land a refreshed narrow fix that uses the shared configured-model collector for Agents overview options, preserves alias labels, and includes active changelog plus regression coverage. Do we have a high-confidence way to reproduce the issue? Yes. Source inspection on current main shows a config with Is this the best way to solve the issue? Partly. Reusing the shared configured-model collector is the narrow maintainable fix for the Agents overview picker, but the PR still needs a current-main refresh or replacement and the required changelog entry before merge. Full review comments:
Overall correctness: patch is correct Acceptance criteria:
What I checked:
Likely related people:
Remaining risk / open question:
Codex review notes: model gpt-5.5, reasoning high; reviewed against 06056926a099. |
Summary
Current (...)entryTesting
Closes #51608
Closes #51510