[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:
@@ -262,6 +262,11 @@ export default {
|
||||
approvalAllowSession: '本会话允许',
|
||||
approvalAlways: '始终允许',
|
||||
approvalDeny: '拒绝',
|
||||
clarifyKicker: 'Agent 需要确认',
|
||||
clarifyTitle: 'Agent 有一个问题需要您回答',
|
||||
clarifyPlaceholder: '输入你的回答...',
|
||||
clarifySubmit: '回复',
|
||||
clarifyDismiss: '忽略',
|
||||
newCliChat: '新建 CLI',
|
||||
deleteSession: '确定删除此会话?',
|
||||
sessionDeleted: '会话已删除',
|
||||
|
||||
Reference in New Issue
Block a user