Skip to content

TUI Keybindings

KeyAction
EnterOpen split view (trace + session)
j / kMove selection down/up
Tab / xExpand/collapse process tree
/Search across agent traces
$Toggle cost-per-turn display
dToggle diff view
sCycle sort order
mMute/unmute notifications
:newOpen agent launcher
?Show help overlay
qQuit
KeyAction
j / kScroll trace up/down
gAnnotate turn as GOOD
bAnnotate turn as BAD
wAnnotate turn as WASTE
nAdd note to current turn
eOpen export menu
EscClose split view
TabSwitch focus between trace and session panes
KeyAction
jExport as JSONL to ~/.aimux/exports/
oExport as OTEL to configured endpoint
EscCancel

Press / from the agent list to search across all active agent traces. Type a query (file name, function, error message) and aimux highlights matching sessions. This searches inside the trace content, not just session titles.

Type : to open the command palette:

CommandAction
:newLaunch new agent session
:export-otelExport current trace via OTEL