Skip to content

ui optimization and chrome extension fixup#137

Merged
jsyqrt merged 3 commits into
mainfrom
feat/ui-optimize-0520
May 21, 2026
Merged

ui optimization and chrome extension fixup#137
jsyqrt merged 3 commits into
mainfrom
feat/ui-optimize-0520

Conversation

@jsyqrt
Copy link
Copy Markdown
Contributor

@jsyqrt jsyqrt commented May 21, 2026

No description provided.

jsyqrt and others added 3 commits May 20, 2026 22:19
…ht theme

- Add usePageActive hook to pause polling/WS on hidden pages
- Optimize ChatTeamSidebar: reduce poll interval, add WS-driven updates
- Add gzip compression for static assets in api-server
- Add API request deduplication cache for GET requests
- Reduce NotificationBell polling from 15s to 60s with WS fallback
- Reduce Home polling from 30s to 60s
- Debounce WS-triggered refreshBoard in Work page
- Refine light theme: pure white background, slightly gray sidebar, unified card shadows

Co-authored-by: Cursor <cursoragent@cursor.com>
- Persist PageManager state via chrome.storage.session to survive
  service worker restarts, preventing pageId remapping
- Extract shared ensureDebugger helper with "already attached" recovery
- Fix wrapClosePage race condition: adjust ownership before handler
  to prevent handleTabClosed from clearing currentPage during await
- Add comprehensive browser integration test panel (Quick + Chaos modes)
  with SSE streaming, visible only in dev mode
- Wire tab_closed events from extension to BrowserSessionManager
  for proactive ownership cleanup

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@jsyqrt jsyqrt changed the title Feat/UI optimize 0520 ui optimization and chrome extension fixup May 21, 2026
@jsyqrt jsyqrt merged commit 53bc039 into main May 21, 2026
1 check 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