pushed
subh05sus/cosmyc-ai • 4:31 PM - Apr 12, 2026
We've added a central Providers wrapper to simplify app state management (Auth, Theme, and Notifications) and introduced a dedicated init-db.js script to automate database configuration. The new script handles schema synchronization via Prisma and, critically, sets up the pgvector extension with the necessary HNSW indexes to support high-performance vector search operations. This streamlines the onboarding process and ensures vector search capability is consistently configured across environments. 
