[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: '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',
|
||||
|
||||
@@ -262,6 +262,11 @@ export default {
|
||||
approvalAllowSession: 'Allow session',
|
||||
approvalAlways: 'Always',
|
||||
approvalDeny: 'Deny',
|
||||
clarifyKicker: 'Agent needs clarification',
|
||||
clarifyTitle: 'The agent has a question for you',
|
||||
clarifyPlaceholder: 'Type your answer...',
|
||||
clarifySubmit: 'Reply',
|
||||
clarifyDismiss: 'Dismiss',
|
||||
newCliChat: 'New CLI',
|
||||
deleteSession: 'Delete this session?',
|
||||
sessionDeleted: 'Session deleted',
|
||||
|
||||
@@ -247,6 +247,11 @@ export default {
|
||||
approvalAllowSession: 'Permitir sesión',
|
||||
approvalAlways: 'Siempre',
|
||||
approvalDeny: 'Denegar',
|
||||
clarifyKicker: 'El agente necesita aclaración',
|
||||
clarifyTitle: 'El agente tiene una pregunta para usted',
|
||||
clarifyPlaceholder: 'Escriba su respuesta...',
|
||||
clarifySubmit: 'Responder',
|
||||
clarifyDismiss: 'Descartar',
|
||||
deleteSession: 'Eliminar esta sesion?',
|
||||
toggleBatchMode: 'Selección por lotes',
|
||||
selectAll: 'Seleccionar todo',
|
||||
|
||||
@@ -247,6 +247,11 @@ export default {
|
||||
approvalAllowSession: 'Autoriser la session',
|
||||
approvalAlways: 'Toujours',
|
||||
approvalDeny: 'Refuser',
|
||||
clarifyKicker: 'L\'agent a besoin d\'éclaircissements',
|
||||
clarifyTitle: 'L\'agent a une question pour vous',
|
||||
clarifyPlaceholder: 'Tapez votre réponse...',
|
||||
clarifySubmit: 'Répondre',
|
||||
clarifyDismiss: 'Ignorer',
|
||||
deleteSession: 'Supprimer cette session ?',
|
||||
toggleBatchMode: 'Sélection par lot',
|
||||
selectAll: 'Tout sélectionner',
|
||||
|
||||
@@ -247,6 +247,11 @@ export default {
|
||||
approvalAllowSession: 'セッション中は許可',
|
||||
approvalAlways: '常に許可',
|
||||
approvalDeny: '拒否',
|
||||
clarifyKicker: 'エージェントの確認が必要',
|
||||
clarifyTitle: 'エージェントが質問があります',
|
||||
clarifyPlaceholder: '回答を入力...',
|
||||
clarifySubmit: '返信',
|
||||
clarifyDismiss: '閉じる',
|
||||
deleteSession: 'このセッションを削除しますか?',
|
||||
toggleBatchMode: '一括選択',
|
||||
selectAll: 'すべて選択',
|
||||
|
||||
@@ -247,6 +247,11 @@ export default {
|
||||
approvalAllowSession: '이 세션에서 허용',
|
||||
approvalAlways: '항상 허용',
|
||||
approvalDeny: '거부',
|
||||
clarifyKicker: '에이전트 확인 필요',
|
||||
clarifyTitle: '에이전트가 질문이 있습니다',
|
||||
clarifyPlaceholder: '답변 입력...',
|
||||
clarifySubmit: '답장',
|
||||
clarifyDismiss: '무시',
|
||||
deleteSession: '이 세션을 삭제하시겠습니까?',
|
||||
toggleBatchMode: '일괄 선택',
|
||||
selectAll: '모두 선택',
|
||||
|
||||
@@ -247,6 +247,11 @@ export default {
|
||||
approvalAllowSession: 'Permitir sessão',
|
||||
approvalAlways: 'Sempre',
|
||||
approvalDeny: 'Negar',
|
||||
clarifyKicker: 'Agente precisa de esclarecimento',
|
||||
clarifyTitle: 'O agente tem uma pergunta para você',
|
||||
clarifyPlaceholder: 'Digite sua resposta...',
|
||||
clarifySubmit: 'Responder',
|
||||
clarifyDismiss: 'Descartar',
|
||||
deleteSession: 'Excluir esta sessao?',
|
||||
toggleBatchMode: 'Seleção em lote',
|
||||
selectAll: 'Selecionar tudo',
|
||||
|
||||
@@ -261,6 +261,11 @@ export default {
|
||||
approvalAllowSession: '本工作階段允許',
|
||||
approvalAlways: '永遠允許',
|
||||
approvalDeny: '拒絕',
|
||||
clarifyKicker: 'Agent 需要確認',
|
||||
clarifyTitle: 'Agent 有一個問題需要您回答',
|
||||
clarifyPlaceholder: '輸入你的回答...',
|
||||
clarifySubmit: '回覆',
|
||||
clarifyDismiss: '忽略',
|
||||
deleteSession: '確定刪除此工作階段?',
|
||||
sessionDeleted: '工作階段已刪除',
|
||||
toggleBatchMode: '批次選取',
|
||||
|
||||
@@ -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