andy-stack_vaultkeeper-ai/Modals
Andrew Beal fbe5766d03 refactor: consolidate string utilities into StringTools class
Move isValidJson, dateToString, and escapeRegex from Helpers to new StringTools class. Add asRegex method for parsing regex literals with /pattern/flags format. Update all imports and usages across codebase.
2025-11-12 21:12:36 +00:00
..
ConversationHistoryModal.ts refactor: consolidate string utilities into StringTools class 2025-11-12 21:12:36 +00:00
ConversationHistoryModalSvelte.svelte fix: handle legacy function calls without IDs in Claude provider 2025-11-11 23:46:53 +00:00
HelpModal.ts refactor: improve type safety and add Zod validation for function arguments 2025-11-10 19:41:17 +00:00
HelpModalSvelte.svelte Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00