multica/packages
Naiyuan Qing 56ebe613db fix(hooks): handle agent_error events in useGatewayChat
Desktop path already forwards agent_error to chat.setError() via
use-local-chat.ts, but the Web/Gateway path was missing this handling.
Add agent_error interception in the StreamAction branch so Web clients
render LLM errors the same way Desktop does.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 07:30:35 +08:00
..
hooks fix(hooks): handle agent_error events in useGatewayChat 2026-02-09 07:30:35 +08:00
sdk chore(chat): set DEFAULT_MESSAGES_LIMIT to 200 for production 2026-02-05 18:45:15 +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