chore(acp): bump claude-code to 0.31.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
xintaofei
2026-04-24 23:32:16 +08:00
parent 230539233a
commit 8405aa5dc8

View File

@@ -117,8 +117,8 @@ pub fn get_agent_meta(agent_type: AgentType) -> AcpAgentMeta {
name: "Claude Code",
description: "ACP wrapper for Anthropic's Claude",
distribution: AgentDistribution::Npx {
version: "0.30.0",
package: "@agentclientprotocol/claude-agent-acp@0.30.0",
version: "0.31.0",
package: "@agentclientprotocol/claude-agent-acp@0.31.0",
cmd: "claude-agent-acp",
args: &[],
env: &[],