[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:
@@ -261,6 +261,11 @@ export default {
|
||||
approvalAllowSession: '本工作階段允許',
|
||||
approvalAlways: '永遠允許',
|
||||
approvalDeny: '拒絕',
|
||||
clarifyKicker: 'Agent 需要確認',
|
||||
clarifyTitle: 'Agent 有一個問題需要您回答',
|
||||
clarifyPlaceholder: '輸入你的回答...',
|
||||
clarifySubmit: '回覆',
|
||||
clarifyDismiss: '忽略',
|
||||
deleteSession: '確定刪除此工作階段?',
|
||||
sessionDeleted: '工作階段已刪除',
|
||||
toggleBatchMode: '批次選取',
|
||||
|
||||
Reference in New Issue
Block a user