Tommy D. Rossi
Results
122
issues of
Tommy D. Rossi
Closes #7978 ## Summary - Add `session/list` (unstable) with cursor-based pagination - Add `session/fork` (unstable) to fork existing sessions - Update `@agentclientprotocol/sdk` to 0.12.0 Smoke test script: https://gist.github.com/remorses/ddec691b72cef0ae128dc440505596f6
Add support for ACP draft/unstable methods: - `session/list` - List existing sessions with cursor-based pagination - `session/fork` - Fork an existing session to create a new independent session These are...