-
-
Notifications
You must be signed in to change notification settings - Fork 24
[Bug]: Claude via ACP gets stuck #14
Copy link
Copy link
Closed
Labels
area: acpAgent Client Protocol engineAgent Client Protocol enginebugSomething isn't workingSomething isn't workingpriority: mediumMedium priorityMedium prioritystatus: needs-infoWaiting for more information from the reporterWaiting for more information from the reporterstatus: needs-reproNeeds a reproducible test caseNeeds a reproducible test case
Metadata
Metadata
Assignees
Labels
area: acpAgent Client Protocol engineAgent Client Protocol enginebugSomething isn't workingSomething isn't workingpriority: mediumMedium priorityMedium prioritystatus: needs-infoWaiting for more information from the reporterWaiting for more information from the reporterstatus: needs-reproNeeds a reproducible test caseNeeds a reproducible test case
Description
Im using Claude via ACP with a replaced executable and it seems to get stuck

Also side note there is something weird about the environment it launches from. When claude runs bash it doesn't see the env vars (some secrects) that get injected in my .zprofile. I understand I can figure this out on my side somehow but i have never run into this with the CLI or any other app.
Steps to Reproduce
Add a custom ACP with
clauge-agent-acpcommand and custom CLAUDE_CODE_EXECUTABLE env varExpected Behavior
Should work
Actual Behavior
It stop outputting there is no thinking indicator, if I try to send follow up message it queues it and hitting "Sent text" doesnt do anyhting
AI Engine
ACP (Agent Client Protocol)
Operating System
macOS (Apple Silicon)
Harnss Version
0.17.4
Area
No response
Logs / Error Output
Additional Context
No response