andy-stack_vaultkeeper-ai/__tests__
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
..
AIClasses refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01:00
Components fix: use cursor position for search query extraction instead of full text 2025-12-11 17:11:41 +00:00
Conversations test: update tests to use AIToolResponsePayload wrapper class 2026-04-08 21:16:59 +01:00
Helpers refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01:00
Services refactor: replace custom markdown pipeline with Obsidian's native MarkdownRenderer. 2026-05-25 16:25:22 +01:00
setup.ts test: rename FileSystemService methods in mocks to match interface 2026-04-23 16:10:03 +01:00