messages

package
v1.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentCommandMsg

type AgentCommandMsg struct {
	Command string
}

AgentCommandMsg command message

type CompactSessionMsg

type CompactSessionMsg struct{}

Session command messages

type CopySessionToClipboardMsg

type CopySessionToClipboardMsg struct{}

Session command messages

type EvalSessionMsg

type EvalSessionMsg struct{ Filename string }

Session command messages

type ExitSessionMsg added in v1.16.0

type ExitSessionMsg struct{}

Session command messages

type MCPPromptMsg

type MCPPromptMsg struct {
	PromptName string
	Arguments  map[string]string
}

MCPPromptMsg command message

type NewSessionMsg

type NewSessionMsg struct{}

Session command messages

type OpenURLMsg

type OpenURLMsg struct {
	URL string
}

OpenURLMsg is a url for opening message

type ShowMCPPromptInputMsg

type ShowMCPPromptInputMsg struct {
	PromptName string
	PromptInfo any // mcptools.PromptInfo but avoiding import cycles
}

type StartShellMsg added in v1.15.7

type StartShellMsg struct{}

Session command messages

type SwitchAgentMsg added in v1.16.0

type SwitchAgentMsg struct{ AgentName string } // Switch to a specific agent by name

Session command messages

type ToggleHideToolResultsMsg added in v1.16.0

type ToggleHideToolResultsMsg struct{}

Session command messages

type ToggleYoloMsg

type ToggleYoloMsg struct{}

Session command messages

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL