andy-stack_vaultkeeper-ai/Modals
Andrew Beal 4c21b39a28 refactor: centralize CSS class names in Selector enum
- Replace hardcoded class name strings with Selector enum values
- Add new selector constants for styling and UI states
- Filter cancelled request messages from saved conversations
- Improve scroll behavior when streaming ends
- Move plugin styles import to main plugin file
2025-10-13 13:14:54 +01:00
..
ConversationHistoryModal.ts refactor: centralize CSS class names in Selector enum 2025-10-13 13:14:54 +01:00
ConversationHistoryModalSvelte.svelte Refactor AI function handling by introducing AIFunctionCall and AIFunctionResponse classes, updating function definitions, and enhancing conversation content management. Remove unused code and improve service registration for AIFunctionService. 2025-10-06 23:01:20 +01:00