docs(changelog): record #384 Google custom endpoint fix - #385
Conversation
|
🦞👀 Pull request received. I will update this pull request when review starts. |
|
Codex review: needs maintainer review before merge. Reviewed August 9, 2026, 9:46 PM ET / August 10, 2026, 01:46 UTC. ClawSweeper reviewWhat this changesAdds an unreleased changelog entry for the merged fix that bypasses Gemini Developer API model discovery when a custom Google endpoint is configured. Merge readinessKeep open for normal maintainer merge: this owner-authored, changelog-only PR accurately records the merged Google endpoint fix and follows the repository’s release-note workflow. Priority: P3 Review scores
Verification
How this fits togetherThe CLI resolves a configured AI model before sending content for summarization. This PR changes only the release-facing record of the already merged Google provider-routing fix. flowchart LR
A[Google endpoint configuration] --> B[Model resolution]
B --> C[Summary inference]
D[Merged provider fix] --> E[Unreleased changelog]
E --> F[Release notes]
Before merge
Agent review detailsSecurityNone. Review metrics
Root-cause clusterRelationship: Members:
Proposal only: this assessment does not dispatch repair, suppress jobs, mutate sibling items, close, or merge anything. Technical reviewBest possible solution: Merge this concise unreleased note alongside the existing implementation so the next release documents the custom Google endpoint behavior and contributor credit. Do we have a high-confidence way to reproduce the issue? Not applicable: this PR only records an already merged runtime fix in release notes. Is this the best way to solve the issue? Yes: a maintainer-side unreleased changelog entry is the repository’s documented way to credit and describe landed contributor fixes. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against b1b974bb6631. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
Maintainer-side changelog entry for #384, which landed as b1b974b. Contributors do not edit CHANGELOG.md in this repo, so the entry and the credit to @alfozan are added on merge.