mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
Render Codex review messages
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user