tui

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Package tui is the interactive Bubble Tea dashboard: a polled list of worktrees/agents and a live log viewer that tails a session's output.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, d Deps) error

Run launches the dashboard, blocking until the user quits.

Types

type Deps

type Deps struct {
	Worktrees worktree.Manager
	Sessions  session.SessionBackend
	Log       *zerolog.Logger
	Version   string
	Repo      string
}

Deps are the collaborators the TUI reads from.

Jump to

Keyboard shortcuts

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