mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-04 17:18:35 +02:00
Use chatRef to hold stable reference to useChat return value, avoiding stale closure issues and satisfying react-hooks/exhaustive-deps rule. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>