mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
fix(web): hide unsupported Codex slash commands in remote mode (#357)
This commit is contained in:
@@ -209,6 +209,8 @@ export default {
|
||||
'composer.send': 'Send',
|
||||
'composer.stop': 'Stop',
|
||||
'composer.voice': 'Voice assistant',
|
||||
'composer.codexSlashUnsupported.title': 'Codex command unavailable',
|
||||
'composer.codexSlashUnsupported.body': 'HAPI remote mode does not yet run built-in Codex slash commands like {command}. Use natural language instead, or run it in the local Codex TUI.',
|
||||
|
||||
// Voice assistant
|
||||
'voice.connecting': 'Connecting...',
|
||||
|
||||
Reference in New Issue
Block a user