SNA

Client SDK

Typed access to sessions, agent lifecycle, chat persistence, streaming, and permissions.

Client SDK

@sna-sdk/client talks to a running SNA server. It combines HTTP for commands and persistence, WebSocket for push subscriptions, and SSE for long-running streams.

Use this package outside React or underneath custom UI frameworks.

Install

pnpm add @sna-sdk/client@0.17.2

Public surfaces

On this page