Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseSlashCommand ¶
ParseSlashCommand checks if the input matches a known slash command and returns the tea.Cmd to execute it. Returns nil if not a slash command or not recognized. This function only handles built-in session commands, not agent commands or MCP prompts.
Types ¶
type ExecuteFunc ¶
ExecuteFunc is a function that executes a command with an optional argument.
Click to show internal directories.
Click to hide internal directories.