andy-stack_vaultkeeper-ai/AIClasses/Schemas
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
..
AIToolSchemas.ts feat: add multi-patch support with whitespace-flexible matching 2026-02-20 00:32:44 +00:00
AIToolTypes.ts Rename remaining references to functioncall to toolcall 2026-02-15 23:27:14 +00:00