Tour¶
A walk through the terminal UI. Every image is from a recorded run; click to enlarge.
Hub¶
agent6 tui lists every run for the repository with its mode, status, last activity, and
cost. Enter opens a run; c opens the config page; ? lists the keys.
Run dashboard¶
Opening a run shows the task graph and budget on the left, and the model's reasoning, the tool calls with their results, the live event log, and the latest commit diff on the right.
Transcript¶
t (or agent6 runs transcript) renders the full conversation: the task, the model's
reasoning, and every tool call with its complete input and output.
Event log¶
l opens the JSONL event stream the dashboard is built from, scrollable over the whole
run.
Configuration¶
The config page shows every setting, its effective value, and where that value came from
(a built-in default, the global config, or the per-repo config). / filters by name.
Keys¶
These are regenerated from recorded runs by the pages workflow, so they track the current UI.






