tui

package
v0.4.39-alpha Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2026 License: MIT Imports: 28 Imported by: 0

Documentation

Overview

Package tui implements Kodelet's native terminal chat interface.

Index

Constants

View Source
const (
	DefaultThemeName = "catppuccin-mocha"
)

Variables

This section is empty.

Functions

func AvailableThemeNames

func AvailableThemeNames() []string

func Run

func Run(ctx context.Context, config Config) error

func ValidateThemeName

func ValidateThemeName(name string) error

Types

type Config

type Config struct {
	ConversationID string
	Profile        string
	CWD            string
	Theme          string
	Runner         webui.ChatRunner
}

Config configures the native chat TUI.

Jump to

Keyboard shortcuts

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