Skip to content

chore(deps): sync fork with upstream v0.40.0#5

Merged
ik-gemini-bot merged 171 commits intomainfrom
spigell/chore/update-to-0.40.0
May 3, 2026
Merged

chore(deps): sync fork with upstream v0.40.0#5
ik-gemini-bot merged 171 commits intomainfrom
spigell/chore/update-to-0.40.0

Conversation

@ik-gemini-bot
Copy link
Copy Markdown
Collaborator

Summary

Updates the fork to upstream release v0.40.0, carrying forward custom patches and resolving test incompatibilities introduced by new model availability and fallback logic in the 0.40.0 update.

Details

This PR aligns the fallback tests and dynamic model routing expectations with the newly introduced model policy semantics in 0.40.0:

  • Explicit family chains (pro / flash) lookups.
  • Wrap-around behavior for fallback candidates.
  • Interactive mode restarts instead of pinning to unavailable last-resort models.

Related Issues

None

How to Validate

  • Review CI status.
  • npm run build
  • npm run test (ensure packages/core/src/fallback/handler.test.ts passes).

Pre-Merge Checklist

  • Updated relevant documentation and README (if needed)
  • Added/updated tests (if needed)
  • Noted breaking changes (if any)

ruomengz and others added 30 commits April 8, 2026 15:58
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
Co-authored-by: g-samroberts <samroberts@google.com>
Co-authored-by: Coco Sheng <cocosheng@google.com>
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com>
…kpointing error (google-gemini#19775)

Co-authored-by: David Pierce <davidapierce@google.com>
…without changes (google-gemini#24773)

Co-authored-by: Coco Sheng <cocosheng@google.com>
ved015 and others added 25 commits April 21, 2026 20:04
…d '1.0.0' (google-gemini#24414)

Co-authored-by: cynthialong0-0 <82900738+cynthialong0-0@users.noreply.github.com>
…23895)

Co-authored-by: cynthialong0-0 <82900738+cynthialong0-0@users.noreply.github.com>
Co-authored-by: David Pierce <davidapierce@google.com>
…s mode (google-gemini#25814)

Co-authored-by: galz10 <galzahavi@google.com>
Co-authored-by: davidapierce <davidapierce@google.com>
…list (google-gemini#25720)

Co-authored-by: David Pierce <davidapierce@google.com>
Co-authored-by: Keith Schaab <keithsc@google.com>
Co-authored-by: Keith Schaab <keith.schaab@gmail.com>
Co-authored-by: Emily Hedlund <ehedlund@google.com>
… to patch version v0.40.0-preview.3 and create version 0.40.0-preview.4 (google-gemini#25942)

Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
… [CONFLICTS] (google-gemini#26124)

Co-authored-by: David Pierce <davidapierce@google.com>
Align the branch history with fork main by merging upstream v0.40.0, resolving conflicts toward upstream where broad churn occurred, and keeping fork versioning plus fallback test compatibility.
This cleans the repository after the upstream merge and ignores the helper file so future local commits do not pollute branch diffs.
@ik-gemini-bot ik-gemini-bot force-pushed the spigell/chore/update-to-0.40.0 branch from 24e2eee to 02604c6 Compare May 1, 2026 05:07
Document the final workflow trigger step for cases where a new container image is required, including the exact workflow name and inputs, and warn against passing the branch name as the version.
Document that the fork should be bumped from upstream without applying fork patches back onto the upstream release branch, keeping fork-specific changes isolated to the fork resync workflow.
@ik-gemini-bot ik-gemini-bot merged commit 62e1fd9 into main May 3, 2026
15 checks passed
@ik-gemini-bot ik-gemini-bot deleted the spigell/chore/update-to-0.40.0 branch May 3, 2026 06:20
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.