andy-stack_vaultkeeper-ai/Helpers
Andrew Beal 984ed9eb82 feat: add multi-patch support with whitespace-flexible matching
Enable PatchVaultFile to apply multiple patches in a single operation by converting oldContent and newContent from strings to arrays. Add whitespace-flexible regex matching as fallback when exact string matching fails, improving robustness for code with varying indentation. Update schemas, tool definitions, and all tests to reflect the new array-based API.
2026-02-20 00:32:44 +00:00
..
ElementHelper.ts refactor: centralize icon handling and improve attachment UI 2025-12-23 20:18:27 +00:00
Exception.ts refactor: migrate from flag-based content types to typed properties 2025-12-19 12:30:51 +00:00
FileTagMapping.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
Helpers.ts feat: add support for file attachments via drag and drop and paste. 2025-12-22 20:02:02 +00:00
PDFHelper.ts Add context passing between execution steps and enhance orchestration 2026-01-28 21:23:47 +00:00
ResponseHelper.ts Rename remaining references to functioncall to toolcall 2026-02-15 23:27:14 +00:00
Semaphore.ts Add context passing between execution steps and enhance orchestration 2026-01-28 21:23:47 +00:00
StringTools.ts feat: add multi-patch support with whitespace-flexible matching 2026-02-20 00:32:44 +00:00
WikiLinks.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00