gemini-cli - ✅(Solved) Fix Fix issues with generalist profile [1 pull requests, 1 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#26072Fetched 2026-04-28 06:49:47
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Participants
Timeline (top)
cross-referenced ×1labeled ×1

Fix Action

Fixed

PR fix notes

PR #26073: Fix remaining issues with generalist profile

Description (problem / solution / changelog)

Fixes #26072

Changed files

  • packages/core/src/context/contextManager.barrier.test.ts (modified, +8/-2)
  • packages/core/src/context/contextManager.ts (modified, +63/-4)
  • packages/core/src/context/graph/builtinBehaviors.ts (modified, +22/-103)
  • packages/core/src/context/graph/fromGraph.ts (modified, +29/-37)
  • packages/core/src/context/graph/mapper.ts (modified, +7/-28)
  • packages/core/src/context/graph/toGraph.ts (modified, +79/-238)
  • packages/core/src/context/graph/types.ts (modified, +17/-70)
  • packages/core/src/context/historyHardening.ts (added, +232/-0)
  • packages/core/src/context/historyObserver.ts (modified, +1/-3)
  • packages/core/src/context/pipeline/environmentImpl.ts (modified, +1/-1)
  • packages/core/src/context/pipeline/orchestrator.test.ts (modified, +14/-19)
  • packages/core/src/context/processors/blobDegradationProcessor.test.ts (modified, +35/-43)
  • packages/core/src/context/processors/blobDegradationProcessor.ts (modified, +43/-89)
  • packages/core/src/context/processors/nodeDistillationProcessor.test.ts (modified, +16/-11)
  • packages/core/src/context/processors/nodeDistillationProcessor.ts (modified, +67/-88)
  • packages/core/src/context/processors/nodeTruncationProcessor.test.ts (modified, +10/-14)
  • packages/core/src/context/processors/nodeTruncationProcessor.ts (modified, +15/-61)
  • packages/core/src/context/processors/rollingSummaryProcessor.test.ts (modified, +23/-5)
  • packages/core/src/context/processors/rollingSummaryProcessor.ts (modified, +9/-10)
  • packages/core/src/context/processors/stateSnapshotAsyncProcessor.ts (modified, +2/-1)
  • packages/core/src/context/processors/stateSnapshotProcessor.ts (modified, +4/-2)
  • packages/core/src/context/processors/toolMaskingProcessor.test.ts (modified, +60/-19)
  • packages/core/src/context/processors/toolMaskingProcessor.ts (modified, +109/-135)
  • packages/core/src/context/system-tests/__snapshots__/lifecycle.golden.test.ts.snap (modified, +52/-20)
  • packages/core/src/context/testing/contextTestUtils.ts (modified, +24/-25)
  • packages/core/src/context/utils/snapshotGenerator.ts (modified, +7/-9)
  • packages/core/src/core/geminiChat.ts (modified, +26/-3)
  • packages/core/src/core/turn.ts (modified, +3/-1)
  • packages/core/src/utils/partUtils.ts (modified, +36/-0)
  • status.md (added, +18/-0)

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 with generalist profile [1 pull requests, 1 participants]