package
Version:
v1.13.0
Opens a new window with list of versions in this module.
Published: Dec 9, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AgentCommandMsg struct {
Command string
}
AgentCommandMsg command message
type CompactSessionMsg struct{}
Session command messages
type CopySessionToClipboardMsg struct{}
Session command messages
type EvalSessionMsg struct{ Filename string }
Session command messages
MCPPromptMsg command message
type NewSessionMsg struct{}
Session command messages
type OpenURLMsg struct {
URL string
}
OpenURLMsg is a url for opening message
type ShowMCPPromptInputMsg struct {
PromptName string
PromptInfo any
}
type ToggleYoloMsg struct{}
Session command messages
Source Files
¶
Click to show internal directories.
Click to hide internal directories.