chore: update Claude agent SDK

This commit is contained in:
Eyejoker
2026-05-29 03:56:19 +09:00
committed by GitHub
parent a57cc7c65d
commit 6b51315eb1
8 changed files with 44 additions and 30 deletions

View File

@@ -10,8 +10,8 @@
"start": "bun dist/index.js"
},
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "0.3.149",
"@anthropic-ai/sdk": "0.98.0",
"@anthropic-ai/claude-agent-sdk": "0.3.153",
"@anthropic-ai/sdk": "0.100.0",
"@modelcontextprotocol/sdk": "1.29.0",
"cron-parser": "^5.0.0",
"ejclaw-runners-shared": "file:../shared",