Files
Jason Cat ee40acdf40 feat(web): add chat history and session switch guards (#57)
* feat(web): add chat history and session switch guards

Made-with: Cursor

* feat(web): add chat history + session switch guards

Address reviewer feedback: distinguish 404 in getSession(), keep newest 50 sessions, and fix sendPrompt/session-switch lock race.

Made-with: Cursor

* Remove session history management methods

Removed session history management methods from app.js.

* Remove empty line before _makeChatSendPayload method

Removed an empty line before the _makeChatSendPayload method.
2026-03-18 13:48:03 +08:00
..
2026-02-10 15:01:57 +08:00