mirror of
https://github.com/doum1004/llmwiki-cli.git
synced 2026-04-28 15:06:11 +02:00
- Removed Supabase-related SQL schema and configuration options from the init command. - Updated profile command to reflect changes in storage profile handling. - Refactored search command to use new profile management. - Removed SupabaseProvider and related JWT parsing functionality. - Updated registry management to eliminate legacy Supabase profiles. - Introduced new profile validation and resolution logic. - Updated tests to remove Supabase-related cases and added tests for new profile functionality.