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§
- Build
Info - Build information passed from the main binary