mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
fix: standardize error messages and improve cache path filtering Standardize "Error parsing function call" message across Claude and OpenAI providers. Fix VaultCacheService to properly handle file events when paths move in/out of cached folders. Update test documentation and setup for Session 4. |
||
|---|---|---|
| .. | ||
| AIFunctionService.test.ts | ||
| ChatService.test.ts | ||
| ConversationFileSystemService.test.ts | ||
| ConversationNamingService.test.ts | ||
| InputService.test.ts | ||
| SanitiserService.test.ts | ||
| StatusBarService.test.ts | ||
| StreamingMarkdownService.test.ts | ||
| StreamingService.test.ts | ||
| UserInputService.test.ts | ||
| VaultCacheService.test.ts | ||
| VaultService.test.ts | ||