Skip to content

Basic agent workbench

The workbench demo now lives outside the documentation shell. It is a complete standalone page that owns its layout, reducer, scenario library, controls, and projected surfaces.

Open standalone Agent UI Workbench demo

Architecture boundary

  • Documentation pages describe the Agent UI contract and link to the running demo.
  • The standalone demo owns the runtime fixture, reducer, UI shell, controls, and projected state.
  • The demo still uses the same event semantics as the standard: ordered events, typed surfaces, controlled actions, artifact/evidence separation, completed-process archive, and team/workbench projection.

Draft runtime-first standard for agent interaction surfaces.