ide

package
v0.0.0-...-4af60a1 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package ide contains UI and state management code for the TUI rebuild debugger.

Index

Constants

View Source
const (
	LogsBucketID ctxKey = iota
	MetadataBucketID
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TuiApp

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

TuiApp represents the entire IDE, containing UI widgets and worker processes.

func NewTuiApp

func NewTuiApp(dex rundex.Reader, watcher rundex.Watcher, rundexOpts rundex.FetchRebuildOpts, benches benchmark.Repository, buildDefs rebuild.LocatableAssetStore, butler localfiles.Butler, aiClient *genai.Client, prebuildConfig rebuild.PrebuildConfig) *TuiApp

NewTuiApp creates a new tuiApp object.

func (*TuiApp) Run

func (t *TuiApp) Run(ctx context.Context) error

Run runs the underlying tview app.

Directories

Path Synopsis
Agent provides visualization components for an agent sessions
Agent provides visualization components for an agent sessions

Jump to

Keyboard shortcuts

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