mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Implements unified diff patching as an alternative to WriteVaultFile for making targeted changes without replacing entire files. Includes new PatchVaultFile AI function, DiffService.applyPatch method, and comprehensive test coverage. |
||
|---|---|---|
| .. | ||
| DeleteVaultFiles.ts | ||
| ListVaultFiles.ts | ||
| MoveVaultFiles.ts | ||
| PatchVaultFile.ts | ||
| ReadVaultFiles.ts | ||
| SearchVaultFiles.ts | ||
| WriteVaultFile.ts | ||