andy-stack_vaultkeeper-ai/AIClasses/OpenAI
Andrew Beal 9cf8f1dbd7 refactor: move replaceCopy helper to Helpers module and add tag merge utilities
Move replaceCopy function from Copy enum to Helpers module to improve
separation of concerns. Add splitFrontmatter and mergeTagsIntoFrontmatter
utilities for YAML frontmatter manipulation. Remove unused Beautify prompt
and QuickActionsService. Add timeout support to Semaphore.wait(). Remove
unused Event.QuickActionsSettingsChanged. Update all imports across AI
classes, prompts, services, and tests.
2026-05-29 22:01:02 +01:00
..
OpenAI.ts refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01: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