Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentCommandMsg ¶
type AgentCommandMsg = messages.AgentCommandMsg
type CompactSessionMsg ¶
type CompactSessionMsg = messages.CompactSessionMsg
type CopySessionToClipboardMsg ¶
type CopySessionToClipboardMsg = messages.CopySessionToClipboardMsg
type EvalSessionMsg ¶
type EvalSessionMsg = messages.EvalSessionMsg
type Item ¶
type Item struct {
ID string
Label string
Description string
Category string
SlashCommand string
Execute func() tea.Cmd
}
Item represents a single command in the palette
func BuiltInSessionCommands ¶
func BuiltInSessionCommands() []Item
type MCPPromptMsg ¶ added in v1.9.25
type MCPPromptMsg = messages.MCPPromptMsg
type NewSessionMsg ¶
type NewSessionMsg = messages.NewSessionMsg
type OpenURLMsg ¶ added in v1.9.6
type OpenURLMsg = messages.OpenURLMsg
type ToggleYoloMsg ¶ added in v1.9.14
type ToggleYoloMsg = messages.ToggleYoloMsg
Click to show internal directories.
Click to hide internal directories.