@agent-os/ag-ui-svelte
Purpose
Section titled “Purpose”Svelte stores for consuming AG-UI frames produced by @agent-os/ag-ui.
Invariant
Section titled “Invariant”Svelte bindings consume AG-UI frames only. They do not parse ledger payloads, decode runtime events, or own AG-UI frame mapping semantics.
Minimal Usage
Section titled “Minimal Usage”import { agUiActivitiesReadable, createAgUiSvelteFrameStore } from "@agent-os/ag-ui-svelte";createAgUiSvelteFrameStore exposes both the frame projection and the neutral
activity feed. agUiActivitiesReadable wraps a fixed frame array when no
appendable store is needed.
Verification
Section titled “Verification”cd packages/wire-adapters/ag-ui-sveltevp test run