mirror of
https://github.com/escalante29/WealthySmart.git
synced 2026-07-17 10:28:47 +02:00
A thrown fetch in the auth probe is a network failure, not a 401 — it now retries once before treating the user as logged out, and logs the real cause (FE-15). Theme and privacy state initialize lazily from localStorage so neither the wrong theme nor unmasked sensitive values flash on reload (FE-07). The CopilotKit orphan-tool-call repair logs when it has to skip instead of failing silently (FE-11). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>