andy-stack_vaultkeeper-ai/AIClasses/OpenAI
Andrew Beal 9a6bfdffa0 refactor: centralize file attachment message using Copy enum
Replace hardcoded "The contents of the file" strings across all AI provider classes (Claude, Gemini, Mistral, OpenAI) with centralized Copy.AttachedFile enum value. Update SystemPrompt to document attached file behavior and clarify files are not in vault. Fix officeparser import to use named export and add esbuild plugin to handle browser bundle's IIFE format for mobile compatibility.
2026-03-21 17:20:31 +00:00
..
OpenAI.ts refactor: centralize file attachment message using Copy enum 2026-03-21 17:20:31 +00:00
OpenAIConversationNamingService.ts feat: add planning model selection and rate limit countdown UI 2026-01-05 21:49:51 +00:00
OpenAIFileService.ts Migrate to mobile compatible api's for handling buffers. 2025-12-23 16:03:49 +00:00
OpenAITypes.ts feat: add early tool call feedback for improved UI responsiveness 2026-02-16 17:40:14 +00:00