Skip to content

fix(app): share synced session data#33624

Merged
Brendonovich merged 1 commit into
anomalyco:devfrom
Brendonovich:share-session-sync
Jun 24, 2026
Merged

fix(app): share synced session data#33624
Brendonovich merged 1 commit into
anomalyco:devfrom
Brendonovich:share-session-sync

Conversation

@Brendonovich

Copy link
Copy Markdown
Member

Summary

  • load notification sessions through the directory sync context
  • reuse synchronized session data when restoring project navigation
  • keep direct API access only where directory sync is unavailable or being initialized

Testing

  • bun typecheck in packages/app
  • bun test --only-failures --preload ./happydom.ts ./src/context/layout.test.ts ./src/context/layout-scroll.test.ts ./src/utils/notification-click.test.ts
  • repository-wide bun turbo typecheck push hook
  • bunx playwright test --config e2e/performance/playwright.config.ts e2e/performance/timeline/first-navigation-benchmark.spec.ts attempted before and after; both runs failed before metrics because the existing smoke fixture did not render the expected Uncommitted changes inquiry session title

@Brendonovich Brendonovich requested a review from Hona as a code owner June 24, 2026 08:28
@Brendonovich Brendonovich enabled auto-merge (squash) June 24, 2026 08:29
@Brendonovich Brendonovich merged commit 2312a15 into anomalyco:dev Jun 24, 2026
10 checks passed
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