Modules§
- agent_
health - context
- dashboard
- discover
- market_
status - menu
- rules_
view - tui_
render - Ratatui-native render helpers (no ANSI / unicode box panels).
- watch
Functions§
- ago_
secs - bar
- Unicode progress bar (█░).
- clock_
dot - format_
duration_ secs - kv_line
- Key / value line with aligned columns inside a panel.
- panel
- Rounded panel with title;
widthis total outer width including corners. - panel_
fit - Panel sized to content, not full terminal width.
- panel_
width_ for - Outer width of a panel that fits its content (capped at
max_width). - rule
- Horizontal rule with centered title (furoshiki-style).
- status_
dot - terminal_
width - Visible terminal width (fallback 100).
- two_
column - Two panels side by side (each column is one panel’s line sequence).