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
chore(session): add debug traces and tidy retry path
- Trace retry trigger under OPENCODE_CURSOR_DEBUG
- Log original resume failure when it cannot ride along as cause
- Document that retry fires on any error class (Cursor's
status:"error" carries no machine-readable class); bounded to
one attempt
- Drop unused resetSessionPoolMemory import in tests
0 commit comments