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
fix: prevent countdown timer from showing in history for answered follow-up questions
- Check if follow-up question has been answered by looking for subsequent messages
- For current session, use existing currentFollowUpTs check
- For history, check if there are messages after the follow-up question
- Fixes#7624
0 commit comments