Product shape
Signal Terminal is prepared as a React component, not a full desktop shell. It has no application window chrome, title bar, traffic-light buttons, side panels, or dashboard wrapper. Host applications can place it inside any page, workspace, or VM-backed container and provide the data, file, model, and command bridges they trust.
- Embeddable React component exported as
@signal-terminal/react. - Typed transcript renderer with visual blocks inside normal scrollback.
- Host-owned data objects, remote data adapters, and LLM bridge.
- Production boundary where privileged VM/file access is supplied by the host app.