Replies: 1 comment
-
|
This is currently the only way to get messages, and also has the side effect of resuming the session as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently if a client wants to get all the messages and diff a session has produced, you have to load the session, which will replay all the session updates.
agent-client-protocol/docs/protocol/session-setup.mdx
Line 134 in e2814c3
Is there an easier way to get all the messages?
Beta Was this translation helpful? Give feedback.
All reactions