andy-stack_vaultkeeper-ai/Enums
Andrew Beal f2a7a41705 refactor: replace ListVaultFiles with content-based SearchVaultFiles
Replace list_vault_files function with search_vault_files that performs regex-based content search instead of listing all files. Add escapeRegex helper for search term sanitization. Remove unused edit mode CSS.
2025-10-14 18:54:16 +01:00
..
AIFunction.ts refactor: replace ListVaultFiles with content-based SearchVaultFiles 2025-10-14 18:54:16 +01:00
ApiProvider.ts Refactor conversation handling by introducing Conversation and ConversationContent classes, updating ChatArea and ChatWindow components, and enhancing file system service for conversation management. 2025-10-04 13:10:22 +01:00
Copy.ts refactor: centralize CSS class names in Selector enum 2025-10-13 13:14:54 +01:00
Greeting.ts Add greeting messages based on time of day and implement TopBar component 2025-10-02 09:34:54 +01:00
Path.ts Refactor conversation handling by introducing Conversation and ConversationContent classes, updating ChatArea and ChatWindow components, and enhancing file system service for conversation management. 2025-10-04 13:10:22 +01:00
Role.ts Refactor conversation handling by introducing Conversation and ConversationContent classes, updating ChatArea and ChatWindow components, and enhancing file system service for conversation management. 2025-10-04 13:10:22 +01:00
Selector.ts refactor: centralize CSS class names in Selector enum 2025-10-13 13:14:54 +01:00