From 89b2ba32aea09750335282d99f2538c67fe55532 Mon Sep 17 00:00:00 2001 From: Graham Neubig Date: Tue, 9 Dec 2025 10:54:15 -0500 Subject: [PATCH] Add ACP command --- openhands/usage/run-openhands/acp.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openhands/usage/run-openhands/acp.mdx b/openhands/usage/run-openhands/acp.mdx index 69cff159..70890fe1 100644 --- a/openhands/usage/run-openhands/acp.mdx +++ b/openhands/usage/run-openhands/acp.mdx @@ -73,9 +73,8 @@ To configure OpenHands CLI with Zed: { "agent_servers": { "OpenHands": { - "command": "uvx", + "command": "openhands", "args": [ - "openhands", "acp" ], "env": {}