You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Session preview text (last assistant message, first/last user prompt) currently only loads when the Sessions tab is first opened. It does not update in real-time as the conversation progresses.
Current behavior
Status dots update in real-time (via hooks + fs.watch) ✅
Summary
Session preview text (last assistant message, first/last user prompt) currently only loads when the Sessions tab is first opened. It does not update in real-time as the conversation progresses.
Current behavior
Desired behavior
Show intermediate updates during an active conversation:
Difficulty
PostToolUsehook could provide tool-level updates, but firing on every tool use may be too frequentSuggested approach
Stopevent (already done in feat: VS Code session support + real-time preview refresh #103)PostToolUsehook but may add visual noiseRelated
🤖 On behalf of @grimmerk — generated with Claude Code