AeThex-OS/server
sirpiglr 13c99f97f0 Add knowledge base and chat history for AI assistant
Introduce a new file for AeThex-specific knowledge and a database schema for storing AI chat messages to enable conversational memory.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 279f1558-c0e3-40e4-8217-be7e9f4c6eca
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Event-Id: b361dc7e-05f2-4cb1-b449-192851e8acb5
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/b984cb14-1d19-4944-922b-bc79e821ed35/279f1558-c0e3-40e4-8217-be7e9f4c6eca/MQQU9It
Replit-Helium-Checkpoint-Created: true
2025-12-21 23:30:44 +00:00
..
data Add knowledge base and chat history for AI assistant 2025-12-21 23:30:44 +00:00
index.ts Update session settings to work correctly in production environments 2025-12-21 04:39:03 +00:00
openai.ts Add AI chatbot and theme toggle functionality for improved user experience 2025-12-16 00:00:42 +00:00
routes.ts Enhance boot sequence and identity detection for the operating system 2025-12-21 22:08:30 +00:00
static.ts Extracted stack files 2025-12-15 20:52:49 +00:00
storage.ts Update authentication to use Supabase and enable user sign-up 2025-12-17 02:13:28 +00:00
supabase.ts Add endpoints to explore database schema and retrieve table data 2025-12-15 22:03:00 +00:00
vite.ts Extracted stack files 2025-12-15 20:52:49 +00:00