Skip to content

perf(staged): centralize branch event listeners#786

Merged
matt2e merged 2 commits into
mainfrom
still-freezes
Jun 15, 2026
Merged

perf(staged): centralize branch event listeners#786
matt2e merged 2 commits into
mainfrom
still-freezes

Conversation

@matt2e

@matt2e matt2e commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary:

  • Adds a shared branch event service that keeps one Tauri listener per backend event and fans out to branch-scoped subscribers.
  • Moves branch card, PR status, setup progress, git state, action status, and diff launcher subscriptions onto the shared service.

Tests:

  • Pre-push checks passed during git push.

@matt2e matt2e requested review from baxen and wesbillman as code owners June 12, 2026 06:12
matt2e added 2 commits June 15, 2026 09:52
Defer non-selected project hydration and queued session drains, centralize branch event fanout, and share timeline context menu handling.

Signed-off-by: Matt Toohey <contact@matttoohey.com>
@matt2e matt2e merged commit 2ee94cb into main Jun 15, 2026
5 checks passed
@matt2e matt2e deleted the still-freezes branch June 15, 2026 00:54
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