[codex] add clarify support with response path tests (#972)

* feat: 新增 clarify(澄清/确认)交互支持

* test clarify response bridge path

---------

Co-authored-by: GoldenFish123321 <golden_fish@foxmail.com>
This commit is contained in:
ekko
2026-05-24 18:09:39 +08:00
committed by GitHub
co-authored by GoldenFish123321
parent a7f0a92fe6
commit e743c81ad3
17 changed files with 568 additions and 1 deletions
+5
View File
@@ -247,6 +247,11 @@ export default {
approvalAllowSession: 'Sitzung erlauben',
approvalAlways: 'Immer',
approvalDeny: 'Ablehnen',
clarifyKicker: 'Agent benötigt Klärung',
clarifyTitle: 'Der Agent hat eine Frage an Sie',
clarifyPlaceholder: 'Geben Sie Ihre Antwort ein...',
clarifySubmit: 'Antworten',
clarifyDismiss: 'Schließen',
deleteSession: 'Diese Sitzung loschen?',
toggleBatchMode: 'Batch-Auswahl',
selectAll: 'Alle auswählen',