[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: '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',
|
||||
|
||||
Reference in New Issue
Block a user