初步支持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 de travail",
"targetMode": "Mode cible : {mode}"
},
"questionDialog": {
"title": "L'agent pose une question",
"placeholder": "Tapez votre réponse...",
"send": "Envoyer"
},
"messageBranch": {
"previousBranchAria": "Branche précédente",
"nextBranchAria": "Branche suivante",