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
Add session duration tracking from user message to AI completion
- Track session timing from processUserMessage start to execution-result
- Add sessionStartTime and sessionDuration fields to session object
- Display session duration in completion message as "⏰ Session Time: X.Xs"
- Provides visibility into total time from user input to AI response
0 commit comments