- Removed GitProvider and associated Git operations from the codebase.
- Updated status command to eliminate Git-related information.
- Simplified storage provider creation to only support filesystem.
- Removed Git-related tests and configurations.
- Updated documentation to reflect the removal of Git backend support.
- 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.