fix(acp): wait for claude results before idle completion

This commit is contained in:
Peter Steinberger
2026-04-27 12:12:32 +01:00
parent eebdda92f0
commit 277cc640b1
10 changed files with 403 additions and 37 deletions

View File

@@ -1770,7 +1770,8 @@
}
},
"patchedDependencies": {
"@whiskeysockets/baileys@7.0.0-rc.9": "patches/@whiskeysockets__baileys@7.0.0-rc.9.patch"
"@whiskeysockets/baileys@7.0.0-rc.9": "patches/@whiskeysockets__baileys@7.0.0-rc.9.patch",
"@agentclientprotocol/claude-agent-acp@0.31.0": "patches/@agentclientprotocol__claude-agent-acp@0.31.0.patch"
}
}
}