@nexartis/abi-chat-sdk-svelte 0.3.0 nexartisSvelte 5 UI shell for ABI Chat.
Chat, command bar, context panel, annotation renderers, voice input, console.
Interfaces we consume
useSSEStream,onPartialTranscript— client-side SSE consumer with interim/final transcript handling.FormBuilderannotation renderer with acompactlayout option for the persona-fork UI.- App shell, chat, command bar, settings console, context panel, annotation renderers, job progress, sound cues.
- A2A commerce envelope safety helpers with namespaced public metadata.
Assumptions we’re validating
- ABI Chat Svelte components consume the SDK core session context.
- Ozzy Dev needs a single-user local preset that hides multi-tenant chrome — noted as an SDK PR in Wave 1.
- Voice input helper (`use-sse-stream` + `onPartialTranscript`) is the surface Ozzy Dev’s voice plugin will emit into.
- FormBuilder annotation renderer will drive the "fork Ozzy" persona editor in Wave 2.
Live smoke
Link resolves via pnpm workspace
../../_NEXARTIS-SDKs/nexartis-abi-chat-sdk/packages/svelte
Component-level demo lands in Wave 1 when the ABI Chat shell is wired into the console. Until then, this page validates that the package resolves and its type contract is importable from Ozzy Dev.