Operations
Operations
Section titled “Operations”BMO is the AI coding companion in your terminal where every visible operational state is also an agent capability.
Use Operations focus (ctrl+shift+o) to inspect and activate run state without reaching for the mouse. Your agent can do the same through the ui_ops tool; scripts use bmo ops.
Quick start
Section titled “Quick start”- Open a session in
./bmo. - Press
ctrl+shift+oto enter Operations focus. - Press
Enterto inspect the current run (run.inspect). - Press
Escto return to the editor.
From chat:
/ops list/ops activate run.inspect/ops diagnosticsFrom the shell:
bmo ops listbmo ops activate run.inspectDiagnostics
Section titled “Diagnostics”When something needs attention — provider cooldown, MCP auth, failed run, workspace contention — BMO lists it explicitly under Diagnostics. No hidden sidebar glyphs.
Learn more
Section titled “Learn more”See Operations (maintainer topic) for package layout and deeper implementation detail.