feat(acp): Add messageID and emit user_message_chunk on prompt/command (#18625)

Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
This commit is contained in:
Noam Bressler
2026-04-02 20:56:56 +03:00
committed by GitHub
parent f0a9ebfed4
commit 1989704abe
5 changed files with 27 additions and 5 deletions

View File

@@ -69,7 +69,7 @@
"dependencies": {
"@actions/core": "1.11.1",
"@actions/github": "6.0.1",
"@agentclientprotocol/sdk": "0.14.1",
"@agentclientprotocol/sdk": "0.16.1",
"@ai-sdk/amazon-bedrock": "4.0.83",
"@ai-sdk/anthropic": "3.0.64",
"@ai-sdk/azure": "3.0.49",