mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
feat(codex): preserve native exploration actions (#1139)
This commit is contained in:
@@ -474,6 +474,12 @@ export default {
|
||||
'toolGroup.rowStatus.running': 'Running',
|
||||
'toolGroup.rowStatus.pending': 'Pending',
|
||||
'toolGroup.rowStatus.error': 'Error',
|
||||
'toolGroup.codex.exploring': 'Exploring',
|
||||
'toolGroup.codex.explored': 'Explored',
|
||||
'toolGroup.codex.read': 'Read',
|
||||
'toolGroup.codex.list': 'List',
|
||||
'toolGroup.codex.search': 'Search',
|
||||
'toolGroup.codex.searchIn': '{query} in {path}',
|
||||
|
||||
// Composer buttons
|
||||
'composer.settings': 'Settings',
|
||||
|
||||
Reference in New Issue
Block a user