moo.agent.tui

Full-screen TUI for moo-agent. Output pane on top, single-line input field on the bottom. Escape toggles scroll mode (arrow keys / PgUp / PgDn). See docs/source/explanation/agent-internals.md (The TUI).

Classes

LogEntry(kind, text[, timestamp])

MooTUI(on_user_input[, agent_name])

prompt-toolkit full-screen TUI.