@tryopenbot/agent-avatar
v0.2.0
Published
Deterministic animated OpenBot agent avatars for React
Downloads
146
Readme
@tryopenbot/agent-avatar
The standalone, deterministic animated avatar engine used by OpenBot. It ships the verbatim OpenBot silhouette, halftone, eye-mask, gaze, blink, and busy-orbit implementation without importing the broader OpenBot UI package or its styles.
import { AgentAvatar } from "@tryopenbot/agent-avatar";
<AgentAvatar id="agent-123" state="working" />;React is a peer dependency. The package does not require OpenBot global CSS.
