Skip to main content

Crate trustee_tui

Crate trustee_tui 

Source
Expand description

Trustee TUI - Terminal User Interface for Trustee Agent

This crate provides a terminal-based user interface for interacting with the Trustee agent. It uses ratatui for rendering and crossterm for terminal control.

Structs§

App
Main application state for the TUI

Functions§

run
Run the TUI application with configuration

Type Aliases§

BuildInfo
Build information passed from the main binary