mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
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. |
||
|---|---|---|
| .. | ||
| ElementHelper.ts | ||
| Exception.ts | ||
| FileTagMapping.ts | ||
| Helpers.ts | ||
| PDFHelper.ts | ||
| ResponseHelper.ts | ||
| Semaphore.ts | ||
| StringTools.ts | ||
| WikiLinks.ts | ||