test(acp): await cancelled tool updates

This commit is contained in:
Tianyi Cui
2026-07-19 13:09:16 +08:00
parent b99008221e
commit d709a8a1a4
4 changed files with 45 additions and 7 deletions

View File

@@ -5,7 +5,8 @@
{
"op": "promptAndCancel",
"text": "Run two shell commands: wait for cancellation, then write skipped.txt.",
"afterUpdate": "tool_call"
"afterUpdate": "tool_call",
"waitForToolCallUpdate": "call_skipped"
}
]
}