andy-stack_vaultkeeper-ai/Views
Andrew Beal da2d777087 Refactor SettingsService to use immutable settings with update pattern
- Change settings from mutable to readonly with updateSettings method
- Add settings change subscription system for reactive updates
- Remove direct property mutations throughout codebase
- Make API key reactive to provider changes via subscription
- Consolidate all settings updates through single async method
- Remove unused RegisterAiProvider export and AIToolDefinitions.isGated
2026-05-04 16:31:27 +01:00
..
DiffView.ts refactor: clean up imports and improve view focus handling 2025-12-13 14:45:56 +00:00
MainView.ts Remove Token Services. 2025-12-17 10:54:04 +00:00
VaultkeeperAISettingTab.ts Refactor SettingsService to use immutable settings with update pattern 2026-05-04 16:31:27 +01:00