Fix provider-scoped manifest model picker#74322
Conversation
Greptile SummaryThis PR fixes two related bugs in the provider-scoped model picker flow: (1) Confidence Score: 5/5This PR is safe to merge — targeted bug fixes with direct test coverage and no side effects on unrelated paths. Both changes are narrowly scoped, have clear before/after test coverage, and the logic has been traced end-to-end. No P0 or P1 issues were found. No files require special attention. Reviews (1): Last reviewed commit: "test(configure): cover provider-scoped c..." | Re-trigger Greptile |
|
Codex review: needs maintainer review before merge. What this changes: The PR changes configure auth/provider selection and provider-auth application so provider-scoped model prompts stay on the selected provider and manifest auth choices enable their owning plugin, with targeted regression tests. Maintainer follow-up before merge: Keep this PR open for maintainer review. If accepted, land a narrow version that preserves selected provider precedence over stale single configured providers, enables the selected manifest provider plugin through existing Best possible solution: Keep this PR open for maintainer review. If accepted, land a narrow version that preserves selected provider precedence over stale single configured providers, enables the selected manifest provider plugin through existing Acceptance criteria:
What I checked:
Likely related people:
Remaining risk / open question:
Codex review notes: model gpt-5.5, reasoning high; reviewed against 64bd2a2cbe80. |
8768838 to
6a5c4e9
Compare
Summary
Verification