Files
DentalManagementMH06/apps
ff a2e5c157ad feat: persist AI chat history to server-side JSON file
Chat history was stored only in sessionStorage, causing member ID and DOB
to be lost when the session expired or corrupted — requiring logout/login.
Now history is saved to a per-user JSON file on the backend and loaded on
mount, so the LLM always has full conversation context.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-18 17:11:13 -04:00
..
2026-04-04 22:13:55 -04:00