pi update
This commit is contained in:
11
pi/.pi/agent/extensions/claude-agent-sdk/package.json
Normal file
11
pi/.pi/agent/extensions/claude-agent-sdk/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "claude-agent-sdk",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@anthropic-ai/claude-agent-sdk": "^0.2.92",
|
||||
"change-case": "^5.4.4"
|
||||
},
|
||||
"pi": {
|
||||
"extensions": ["./index.ts"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user