AeThex-OS/server
MrPiglr bd1525b8e7 modified: client/src/App.tsx
new file:   client/src/hooks/use-websocket.ts
	new file:   client/src/pages/achievements.tsx
	new file:   client/src/pages/events.tsx
	new file:   client/src/pages/opportunities.tsx
	modified:   client/src/pages/os.tsx
	modified:   client/src/pages/passport.tsx
	modified:   package-lock.json
	modified:   server/websocket.ts
	new file:   test-implementation.sh
2025-12-23 03:52:48 +00:00
..
data Add knowledge base and chat history for AI assistant 2025-12-21 23:30:44 +00:00
.env modified: server/supabase.ts 2025-12-22 02:26:12 +00:00
index.ts modified: client/src/App.tsx 2025-12-23 03:52:48 +00:00
openai.ts Fix ESM imports with .js extensions for Vercel 2025-12-22 22:53:13 +00:00
routes.ts modified: client/src/App.tsx 2025-12-23 03:52:48 +00:00
static.ts Extracted stack files 2025-12-15 20:52:49 +00:00
storage.ts modified: client/src/App.tsx 2025-12-23 03:52:48 +00:00
supabase.ts modified: server/supabase.ts 2025-12-22 02:26:12 +00:00
vite.ts Extracted stack files 2025-12-15 20:52:49 +00:00
websocket.ts modified: client/src/App.tsx 2025-12-23 03:52:48 +00:00