gemini-cli - ✅(Solved) Fix Fix chat corruption bug with context manager [1 pull requests, 1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
google-gemini/gemini-cli#26521Fetched 2026-05-06 06:35:51
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Assignees
Timeline (top)
assigned ×1closed ×1commented ×1cross-referenced ×1

Fix Action

Fixed

PR fix notes

PR #26534: fix(core): Fix chat corruption bug in context manager.

Description (problem / solution / changelog)

Fixes #26521

Changed files

  • packages/core/src/context/contextManager.ts (modified, +7/-9)
  • packages/core/src/context/graph/render.test.ts (added, +64/-0)
  • packages/core/src/context/graph/render.ts (modified, +8/-4)
  • packages/core/src/context/graph/toGraph.test.ts (added, +40/-0)
  • packages/core/src/context/graph/toGraph.ts (modified, +3/-3)
  • packages/core/src/context/pipeline/contextWorkingBuffer.test.ts (modified, +176/-0)
  • packages/core/src/context/pipeline/contextWorkingBuffer.ts (modified, +122/-42)
  • packages/core/src/context/system-tests/__snapshots__/lifecycle.golden.test.ts.snap (modified, +8/-5)

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

gemini-cli - ✅(Solved) Fix Fix chat corruption bug with context manager [1 pull requests, 1 comments, 2 participants]