初步支持AskUserQuestion交互

This commit is contained in:
xintaofei
2026-03-11 19:43:24 +08:00
parent 56100c6759
commit 79a22c8a03
16 changed files with 273 additions and 2 deletions

View File

@@ -1175,6 +1175,11 @@
"plan": "Plan",
"targetMode": "Target mode: {mode}"
},
"questionDialog": {
"title": "Agent is asking a question",
"placeholder": "Type your answer...",
"send": "Send"
},
"messageBranch": {
"previousBranchAria": "Previous branch",
"nextBranchAria": "Next branch",