Skip to content

feat(web-app): sidebar status dots for thread activity#51

Merged
Vect0rM merged 2 commits into
AtomicBot-ai:mainfrom
yanalialiuk:feat/thread-sidebar-status-dots
Jun 25, 2026
Merged

feat(web-app): sidebar status dots for thread activity#51
Vect0rM merged 2 commits into
AtomicBot-ai:mainfrom
yanalialiuk:feat/thread-sidebar-status-dots

Conversation

@yanalialiuk

Copy link
Copy Markdown
Contributor

Summary

  • Add a pulsing dot next to sidebar chat titles while a thread is generating (streaming or pending tool calls)
  • Add a static dot when a background reply completes before the user opens that conversation
  • Clear unread state when the thread is opened; clean up on thread deletion

Test plan

  • yarn tsc --noEmit in web-app passes
  • Start a reply in chat A, switch to chat B — chat A shows a pulsing dot on the left
  • Wait for reply to finish while still on chat B — dot becomes static (unread)
  • Open chat A — dot disappears
  • Delete a thread with an unread dot — no stale state remains

Made with Cursor

yanalialiuk and others added 2 commits June 9, 2026 12:35
Show a pulsing dot while a thread is generating and a static dot when a
background reply finishes before the user opens that conversation.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@Vect0rM Vect0rM merged commit 6ba3219 into AtomicBot-ai:main Jun 25, 2026
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.

2 participants