CoolFace
Apppublic

prazy1208/text2sql

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
MULTI_CHAT_SIDEBAR_PLAN.md8 linesDownload Raw Back to docs
1# Multi-chat sidebar — implementation status2 3This feature is **implemented** in the current codebase (Postgres-backed sessions and transcript, sidebar UI, anonymous `client_id` scoping).4 5**Operational reference:** [CHAT_UI_AND_SESSIONS.md](./CHAT_UI_AND_SESSIONS.md) (REST endpoints, schema fields, browser keys).6 7**Design / iteration notes** may also exist under the Cursor IDE plans folder (e.g. `multi-chat_sidebar_2aca1efc.plan.md`); those files are optional for running the application.8