Documentation
¶
Index ¶
- Constants
- func DeriveLegacyAgentMode(assistHotkey, voiceAgentHotkey, activeMode, fallback string) string
- func LegacyAgentHotkey(assistHotkey, voiceAgentHotkey, legacyAgentMode string) string
- func NormalizeAgentMode(mode string) string
- func NormalizeMode(mode, legacyAgentMode string) string
- func OrderedModes() []string
Constants ¶
View Source
const ( ModeNone = "none" ModeDictate = "dictate" ModeAssist = "assist" ModeVoiceAgent = "voice_agent" ModeAgent = "agent" )
Variables ¶
This section is empty.
Functions ¶
func DeriveLegacyAgentMode ¶
func LegacyAgentHotkey ¶
func NormalizeAgentMode ¶
func NormalizeMode ¶
func OrderedModes ¶
func OrderedModes() []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.