agents

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentConfigView

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

func NewAgentConfigView

func NewAgentConfigView(agent, action string, sysInfo sysinfo.SysInfo) *AgentConfigView

func (*AgentConfigView) Init

func (a *AgentConfigView) Init() tea.Cmd

func (*AgentConfigView) Update

func (a *AgentConfigView) Update(msg tea.Msg) (types.View, tea.Cmd)

func (*AgentConfigView) View

func (a *AgentConfigView) View() string

type AgentRunner

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

func NewAgentRunner

func NewAgentRunner(agent, action string, options map[string]interface{}, sysInfo sysinfo.SysInfo, serviceSettings map[string]string) *AgentRunner

func (*AgentRunner) Init

func (a *AgentRunner) Init() tea.Cmd

func (*AgentRunner) Update

func (a *AgentRunner) Update(msg tea.Msg) (types.View, tea.Cmd)

func (*AgentRunner) View

func (a *AgentRunner) View() string

type AgentsView

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

func NewAgentView

func NewAgentView(sysInfo sysinfo.SysInfo) *AgentsView

func (*AgentsView) Init

func (a *AgentsView) Init() tea.Cmd

func (*AgentsView) Update

func (a *AgentsView) Update(msg tea.Msg) (types.View, tea.Cmd)

func (*AgentsView) View

func (a *AgentsView) View() string

Jump to

Keyboard shortcuts

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