AlembicTUI · web render
80-col swimlane frame
Alembic · run view

The terminal, rendered for the web.

A faithful web rendering of the Alembic terminal UI — the fixed-width 80-column ASCII frame from packages/tui/src/render.ts: a centered header, the events | parked summary, one swimlane per event, and the quit footer. Pure render; no I/O.

alembic tui run-7f3a91  ·  live tail  ·  alembic tail run-7f3a91 -f

alembic tui — run-7f3a91 — 80×24
f follow   q quit   scroll
follow: on

Fidelity: width fixed at 80 cols · lanes padded to 14 · message truncated to fit · the same laneForEvent rule (task:<id> when payload carries a taskId, else the event kind). Colour is a web affordance the real ANSI frame approximates with bold/dim.