agent

agent-hud

The floating, detachable agent dock — the shell default for agent presence — plus AgentHudConversation, the shared conversation core every presentation variant wraps.

Summarize the budget graph.

Three nodes: total (120), design allocation (30), remainder (90).

The conversation core against a mock session — the same component the sidecar and inline shells wrap.

Installation

Usage

AgentHud: Root · Trigger · Panel · AgentStatus · AgentHudConversation

Use when

  • A global agent entry point that floats above the workspace and detaches
  • AgentHudConversation anywhere a transcript + composer is needed inside another shell

Not for

  • In-flow subject-bound conversations — use the sidecar/inline variants (agent-variants)