Expand description
Production bridge from the grok-build-style agent view layout
(oxicode_vtui::design::layout) to the live ratatui render path.
compute_chrome computes the AgentViewLayout for the current
frame. There is no chrome row at all anymore — the static shortcuts
bar was removed (peer parity with Claude Code / omp: static hints
are read once and then waste a row forever). Session facts live on
the composer’s top border; abort/quit hints appear contextually in
the row above the composer while a stream runs.