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
Copy file name to clipboardExpand all lines: docs/protocol/session-setup.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,17 +51,17 @@ Agents that support the `loadSession` capability allow Clients to resume previou
51
51
52
52
### Checking Support
53
53
54
-
Before attempting to load a session, Clients **MUST** verify that the Agent supports this capability by checking the `loadSession` field in the initialization response:
54
+
Before attempting to load a session, Clients **MUST** verify that the Agent supports this capability by checking the `loadSession` field in the `initialize` response:
0 commit comments