tui

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2025 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, cfg *config.Config, agents []agent.Agent) error

func RunEnhanced

func RunEnhanced(ctx context.Context, cfg *config.Config, agents []agent.Agent, skipHealthCheck bool, healthCheckTimeout int, configPath string) error

Types

type EnhancedModel

type EnhancedModel struct {
	// contains filtered or unexported fields
}

func (EnhancedModel) Init

func (m EnhancedModel) Init() tea.Cmd

func (EnhancedModel) Update

func (m EnhancedModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (EnhancedModel) View

func (m EnhancedModel) View() string

type Model

type Model struct {
	// contains filtered or unexported fields
}

func (Model) Init

func (m Model) Init() tea.Cmd

func (Model) Update

func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Model) View

func (m Model) View() string

Jump to

Keyboard shortcuts

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