Skip to content

TUI Reference

AreaSupported behavior
StartupOpens chat when a model is configured; opens setup when no model is usable.
RenderingMarkdown, code blocks, streaming assistant output, tool status, errors, and final responses.
InputMultiline editing, bracketed paste, running-input submission, and non-blocking user submissions.
Modelsduck model manager and first-run provider setup.
Profilesduck profiles, active profile switching, avatar display, and profile-scoped state.
SessionsNew session, resume, rewind, tracked file restore, compaction, and runtime metadata inspection.
Gateway parityShared /new, /resume, and /rewind semantics with Gateway routes.
ApprovalsFilesystem, shell, process, MCP, network, and sandbox-related approval UI.
Sandbox setupWindows elevated setup flow when required.
Web setupWeb search and web extract provider selection.
CommandBehavior
/newStart a fresh session.
/resumeList recent sessions.
/resume <number>Resume one session from the latest list.
/rewindList user-turn rewind points.
/rewind <number>Rewind to before that turn and restore tracked file changes when safe.
/modelOpen model management.

See Session Rewind for exact file restore behavior and limits.