mesh-llm-tui 0.75.0

Terminal UI and progress output surface for mesh-llm
Documentation

mesh-llm-tui

mesh-llm-tui owns mesh-llm's terminal presentation layer: structured runtime events, JSON/pretty log formatting, terminal progress lines, and the interactive dashboard renderer.

The crate is intentionally separate from host runtime orchestration. Host-side code emits OutputEvent values and lets this crate decide whether to render plain text, JSON, progress indicators, or the ratatui dashboard.