java.lang.Object
com.github.copilot.generated.rpc.SessionModeApi
API methods for the
mode namespace.- Since:
- 1.0.0
-
Method Summary
Modifier and TypeMethodDescriptionget()Identifies the target session.set(SessionModeSetParams params) Agent interaction mode to apply to the session.
-
Method Details
-
get
Identifies the target session.- Since:
- 1.0.0
-
set
Agent interaction mode to apply to the session.Note: the
sessionIdfield in the params record is overridden by the session-scoped wrapper; any value provided is ignored.- Since:
- 1.0.0
-