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
refactor(core): extract sessionId as Agent class property (#2145)
Instead of reading/writing this.opts.sessionId with non-null assertions
everywhere, promote sessionId to a direct class property initialized once
in the constructor.
https://claude.ai/code/session_01VZbocRoe9k622Hebn3DFSe
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments