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 remote_session field to Go, Node, Python, and .NET SDKs
Expose per-session remote behavior control (Off/Export/On) in all
remaining SDK languages, matching the Rust implementation. Each SDK
adds the field to SessionConfig and ResumeSessionConfig, wires it
into the JSON-RPC create/resume payloads, and exports the type.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments