multica/packages/sdk/src
Naiyuan Qing d5b31eeddb fix(sdk,store): align frontend streaming protocol with new AgentEvent format
Backend Hub now sends raw AgentEvent in stream payloads instead of the
old delta/final/error state machine. Update StreamPayload type to use
event field, add extractTextFromEvent helper, and rewrite gateway store
handler to dispatch on event.type (message_start/update/end).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 16:54:34 +08:00
..
actions fix(sdk,store): align frontend streaming protocol with new AgentEvent format 2026-02-03 16:54:34 +08:00
client.ts fix(sdk): point exports to source and remove .js import suffixes 2026-02-02 16:58:23 +08:00
index.ts fix(sdk): point exports to source and remove .js import suffixes 2026-02-02 16:58:23 +08:00
types.ts feat(gateway): add auto-connect, hub discovery via list-devices 2026-02-02 16:13:40 +08:00