abc1181 commited on
Commit
c1f6c78
Β·
verified Β·
1 Parent(s): 9584c6b

Update scripts/sync_hf.py

Browse files
Files changed (1) hide show
  1. scripts/sync_hf.py +1 -1
scripts/sync_hf.py CHANGED
@@ -474,7 +474,7 @@ class OpenClawFullSync:
474
 
475
  # ── ACP (Agent Client Protocol) β€” native Claude Code integration ──
476
  data["acp"] = {
477
- "enabled": True,
478
  "backend": "acpx",
479
  "defaultAgent": "claude",
480
  "allowedAgents": ["claude"],
 
474
 
475
  # ── ACP (Agent Client Protocol) β€” native Claude Code integration ──
476
  data["acp"] = {
477
+ "enabled": False,
478
  "backend": "acpx",
479
  "defaultAgent": "claude",
480
  "allowedAgents": ["claude"],