mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
Replace object-based subscription tracking with token-based system to prevent memory leaks. Add dispose() method to BaseAIClass and ensure all components properly unsubscribe in onDestroy. Update SettingsService.subscribeToSettingsChanged to return subscription token instead of requiring subscriber object parameter. |
||
|---|---|---|
| .. | ||
| Claude | ||
| Gemini | ||
| Mistral | ||
| OpenAI | ||
| Schemas | ||
| ToolDefinitions | ||
| AIToolCall.ts | ||
| BaseAIClass.ts | ||
| BaseAIFileService.ts | ||
| IAIClass.ts | ||
| IAIFileService.ts | ||
| IConversationNamingService.ts | ||