chore: resync fork to gemini-cli v0.39.0#4
Merged
ik-gemini-bot merged 102 commits intomainfrom Apr 23, 2026
Merged
Conversation
…hs (google-gemini#24763) Co-authored-by: Spencer <spencertang@google.com>
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>
…nd queuing of named suites (google-gemini#24941)
…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>
…ctly handle UTF-8 (U+FFFD) (google-gemini#25297)
…#25296) Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
…ific failures (google-gemini#25307) Co-authored-by: David Pierce <davidapierce@google.com>
…mini#25282) Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
… to patch version v0.39.0-preview.0 and create version 0.39.0-preview.1 (google-gemini#25766) Co-authored-by: Mahima Shanware <mahima.shanware@gmail.com>
… to patch version v0.39.0-preview.1 and create version 0.39.0-preview.2 (google-gemini#25776) Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Carry forward fork fallback and MCP retry behavior while resolving merge conflicts, updating fork version metadata, and adding the fork resync skill for future upgrades.
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.
Summary
Resync fork with upstream tag v0.39.0.
Details
This PR merges the upstream release v0.39.0 into the spigell fork. It includes new features like memory management, subagents, and various improvements to the CLI UI and core logic.
Conflicts in package.json and package-lock.json were resolved by adopting upstream versions and maintaining the fork's versioning convention.
Related Issues
None.
How to Validate
Run CI checks.
Pre-Merge Checklist