Documentation
¶
Index ¶
- func PrintBanner(servers []string)
- func Run(mcpConfigPath, workDir string, servers []string) error
- func RunAltScreen(mcpConfigPath, workDir string, servers []string) error
- func RunQuery(ctx context.Context, prompt, sessionID, mcpConfigPath, workDir string) (<-chan StreamEvent, error)
- func RunREPL(mcpConfigPath, workDir string, servers []string) error
- type StreamEvent
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintBanner ¶ added in v0.2.0
func PrintBanner(servers []string)
PrintBanner displays the startup banner with server information. This is called before entering the REPL loop.
func RunAltScreen ¶ added in v0.2.0
RunAltScreen starts the TUI in full-screen alt-screen mode (legacy).
Types ¶
Click to show internal directories.
Click to hide internal directories.