fix(acpx): mark claude acp package test-only

This commit is contained in:
Peter Steinberger
2026-04-27 12:18:52 +01:00
parent da822a56d8
commit e59e0393f5
2 changed files with 4 additions and 4 deletions

View File

@@ -4,10 +4,10 @@
"description": "OpenClaw ACP runtime backend",
"type": "module",
"dependencies": {
"@agentclientprotocol/claude-agent-acp": "0.31.0",
"acpx": "0.6.1"
},
"devDependencies": {
"@agentclientprotocol/claude-agent-acp": "0.31.0",
"@openclaw/plugin-sdk": "workspace:*"
},
"openclaw": {

6
pnpm-lock.yaml generated
View File

@@ -217,13 +217,13 @@ importers:
extensions/acpx:
dependencies:
'@agentclientprotocol/claude-agent-acp':
specifier: 0.31.0
version: 0.31.0(patch_hash=e8b472d71289ac8de9813c57d79abac524889ca96f279f6f3ad08043434f6615)
acpx:
specifier: 0.6.1
version: 0.6.1
devDependencies:
'@agentclientprotocol/claude-agent-acp':
specifier: 0.31.0
version: 0.31.0(patch_hash=e8b472d71289ac8de9813c57d79abac524889ca96f279f6f3ad08043434f6615)
'@openclaw/plugin-sdk':
specifier: workspace:*
version: link:../../packages/plugin-sdk