[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:
@@ -247,6 +247,11 @@ export default {
|
||||
approvalAllowSession: 'セッション中は許可',
|
||||
approvalAlways: '常に許可',
|
||||
approvalDeny: '拒否',
|
||||
clarifyKicker: 'エージェントの確認が必要',
|
||||
clarifyTitle: 'エージェントが質問があります',
|
||||
clarifyPlaceholder: '回答を入力...',
|
||||
clarifySubmit: '返信',
|
||||
clarifyDismiss: '閉じる',
|
||||
deleteSession: 'このセッションを削除しますか?',
|
||||
toggleBatchMode: '一括選択',
|
||||
selectAll: 'すべて選択',
|
||||
|
||||
Reference in New Issue
Block a user