gemini-cli - ✅(Solved) Fix Fix issues hysteresis for async pipelines in 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#26451Fetched 2026-05-05 06:03:33
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Assignees
Timeline (top)
assigned ×1commented ×1cross-referenced ×1labeled ×1

Fix Action

Fixed

PR fix notes

PR #26452: fix(core): Fix hysteresis in async context management pipelines.

Description (problem / solution / changelog)

Fixes #26451

Changed files

  • packages/core/src/context/config/profiles.ts (modified, +3/-2)
  • packages/core/src/context/config/schema.ts (modified, +5/-0)
  • packages/core/src/context/config/types.ts (modified, +5/-0)
  • packages/core/src/context/contextManager.ts (modified, +37/-9)
  • packages/core/src/context/pipeline/orchestrator.ts (modified, +109/-30)
  • packages/core/src/context/system-tests/hysteresis.test.ts (added, +142/-0)
  • packages/core/src/context/system-tests/simulationHarness.ts (modified, +6/-43)
  • packages/core/src/context/utils/snapshotGenerator.ts (modified, +2/-2)
  • packages/core/src/core/client.test.ts (modified, +1/-0)
  • packages/core/src/core/geminiChat.ts (modified, +4/-1)

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 issues hysteresis for async pipelines in context manager [1 pull requests, 1 comments, 2 participants]