From f5875d05850e900cd9f897cf18b79802b4648210 Mon Sep 17 00:00:00 2001 From: hot_tomato Date: Wed, 22 Oct 2025 04:38:25 +0800 Subject: [PATCH] bump claude-code version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63fbebca..2f78437f 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "postinstall": "node scripts/unpack-tools.cjs" }, "dependencies": { - "@anthropic-ai/claude-code": "2.0.14", + "@anthropic-ai/claude-code": "2.0.24", "@anthropic-ai/sdk": "0.65.0", "@modelcontextprotocol/sdk": "^1.15.1", "@stablelib/base64": "^2.0.1",