tui

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(store *session.Store, client *provider.Client, registry *tools.Registry, systemPrompt string, maxRounds int, modelName, cwd string, templates []prompts.Template, cfg *config.Config, configDir string, subagents map[string]*agent.SubagentDef) *tea.Program

Types

type GitignoreMatcher

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

func ParseGitignore

func ParseGitignore(root string) *GitignoreMatcher

func (*GitignoreMatcher) IsIgnored

func (m *GitignoreMatcher) IsIgnored(relPath string, isDir bool) bool

type GitignoreRule

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

Jump to

Keyboard shortcuts

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