File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -646,7 +646,7 @@ export class ClientSideConnection implements Agent {
646646 * Resumes an existing session without returning previous messages.
647647 *
648648 * This method is only available if the agent advertises the `session.resume` capability.
649- *
649+ *
650650 * The agent should resume the session context, allowing the conversation to continue
651651 * without replaying the message history (unlike `session/load`).
652652 */
@@ -1452,7 +1452,7 @@ export interface Agent {
14521452 * Resumes an existing session without returning previous messages.
14531453 *
14541454 * This method is only available if the agent advertises the `session.resume` capability.
1455- *
1455+ *
14561456 * The agent should resume the session context, allowing the conversation to continue
14571457 * without replaying the message history (unlike `session/load`).
14581458 */
You can’t perform that action at this time.
0 commit comments