andy-stack_vaultkeeper-ai/Modals
Andrew Beal 9cbedb6b53 refactor: extract and reuse focusInput logic across components
Move focus logic to exported method and trigger it after conversation
resets to maintain input focus consistently throughout the UI flow.
2025-10-09 21:34:40 +01:00
..
ConversationHistoryModal.ts refactor: extract and reuse focusInput logic across components 2025-10-09 21:34:40 +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