初步支持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": "計画",
"targetMode": "対象モード: {mode}"
},
"questionDialog": {
"title": "エージェントが質問しています",
"placeholder": "回答を入力...",
"send": "送信"
},
"messageBranch": {
"previousBranchAria": "前のブランチ",
"nextBranchAria": "次のブランチ",