Merge branch 'feature/unknown-llm-feature-test'

This commit is contained in:
claude-code-best
2026-04-21 12:06:19 +08:00
parent 96ec96c720
commit 300faa18d0
3 changed files with 13 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-best",
"version": "1.7.1",
"version": "1.8.0",
"description": "Reverse-engineered Anthropic Claude Code CLI — interactive AI coding assistant in the terminal",
"type": "module",
"author": "claude-code-best <claude-code-best@proton.me>",
@@ -63,7 +63,7 @@
},
"dependencies": {
"@agentclientprotocol/sdk": "^0.19.0",
"@claude-code-best/mcp-chrome-bridge": "^2.0.8",
"@claude-code-best/mcp-chrome-bridge": "^3.0.1",
"ws": "^8.20.0"
},
"devDependencies": {