multica/packages
Naiyuan Qing 1819f4196d fix(sdk): add AgentErrorEvent to StreamPayload type
StreamPayload.event was missing the agent_error event type, causing
TypeScript errors in useGatewayChat and useLocalChat where the
comparison payload.event.type === "agent_error" had no type overlap.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 08:04:13 +08:00
..
hooks fix(hooks): handle agent_error events in useGatewayChat 2026-02-09 07:30:35 +08:00
sdk fix(sdk): add AgentErrorEvent to StreamPayload type 2026-02-09 08:04:13 +08:00
store chore(store): remove unused Zustand stores and slim down package 2026-02-05 18:41:31 +08:00
ui feat(ui): spin MulticaIcon on hover 2026-02-05 20:22:29 +08:00