Skip to content

Commit 1767a51

Browse files
SteffenDEbenbrandt
andauthored
Implement session/fork (agentclientprotocol#183)
Work in progress! Uses a fork for now. See agentclientprotocol/agent-client-protocol#277. --------- Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
1 parent 2c271a9 commit 1767a51

3 files changed

Lines changed: 272 additions & 230 deletions

File tree

package-lock.json

Lines changed: 13 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"author": "Zed Industries",
5252
"license": "Apache-2.0",
5353
"dependencies": {
54-
"@agentclientprotocol/sdk": "0.9.0",
54+
"@agentclientprotocol/sdk": "0.10.0",
5555
"@anthropic-ai/claude-agent-sdk": "0.1.65",
5656
"@modelcontextprotocol/sdk": "1.24.3",
5757
"diff": "8.0.2",

0 commit comments

Comments
 (0)