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
Use extract-latest-tool-executions in pretty-print listener
- Add extract-latest-tool-executions that only gets most recent tool calls
- Pretty-print listener now uses this to avoid showing historical executions
- Session history still shows all executions inline using extract-tool-executions
- Prevents duplication when resuming sessions while keeping real-time progress visible
0 commit comments