package
Version:
v1.9.4
Opens a new window with list of versions in this module.
Published: Oct 30, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
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
}
Agent commands
type Category struct {
Name string
Commands []Item
}
CommandCategory represents a category of commands
BuildCommandCategories builds the list of command categories for the command palette
type CompactSessionMsg struct{}
Session commands
type CopySessionToClipboardMsg struct{}
Session commands
type EvalSessionMsg struct{}
Session commands
Command represents a single command in the palette
func BuiltInSessionCommands() []Item
type NewSessionMsg struct{}
Session commands
Source Files
¶
Click to show internal directories.
Click to hide internal directories.