Skip to content

Coordinate IDE index and presentation builds in the background - #2749

Merged
ZacSweers merged 4 commits into
zacsweers/immutable-ide-indexesfrom
zacsweers/background-ide-resolution
Sep 3, 2026
Merged

Coordinate IDE index and presentation builds in the background#2749
ZacSweers merged 4 commits into
zacsweers/immutable-ide-indexesfrom
zacsweers/background-ide-resolution

Conversation

@ZacSweers

@ZacSweers ZacSweers commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Move index building and editor-hint preparation into the background. A single coordinator combines repeated requests, limits background hint work, and discards results made stale by edits.

In manual-refresh mode, the graph browser keeps its displayed data until the user refreshes it. Actions that need current data can still request a fresh index.

@ZacSweers
ZacSweers marked this pull request as ready for review September 2, 2026 21:51
@ZacSweers
ZacSweers force-pushed the zacsweers/background-ide-resolution branch from 7f7d632 to d59661c Compare September 2, 2026 22:12
@ZacSweers
ZacSweers merged commit 840b152 into main Sep 3, 2026
46 checks passed
@ZacSweers
ZacSweers deleted the zacsweers/background-ide-resolution branch September 3, 2026 04:32
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.

1 participant