Render Codex review messages

This commit is contained in:
weishu
2026-05-17 23:11:36 +08:00
parent c5e80e9a66
commit 0e594da84d
11 changed files with 530 additions and 7 deletions
+6
View File
@@ -163,6 +163,12 @@ export default {
'chat.terminal': 'Terminal',
'chat.switchRemote': 'Switch to remote mode',
// Codex review
'codexReview.title': 'Codex review',
'codexReview.findings': '{count} findings',
'codexReview.confidence': 'Confidence {value}',
'codexReview.location.missing': 'No location',
// Terminal
'terminal.commandName': 'Command',
'terminal.commandMessage': 'Command message',