andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions
Andrew Beal 6be51ebaae fix: prevent race conditions in chat lifecycle and conversation management
- Add abort flag to prevent semaphore double-release during stop
- Stop active chats before deleting conversations to avoid state corruption
- Treat empty search terms as explicit request for all files
2025-10-14 23:45:10 +01:00
..
Functions fix: prevent race conditions in chat lifecycle and conversation management 2025-10-14 23:45:10 +01:00
AIFunctionDefinitions.ts feat: rename ReadFile to ReadVaultFile and add WriteVaultFile function 2025-10-14 22:42:52 +01:00
AIFunctionResponse.ts Refactor AI function handling by introducing AIFunctionCall and AIFunctionResponse classes, updating function definitions, and enhancing conversation content management. Remove unused code and improve service registration for AIFunctionService. 2025-10-06 23:01:20 +01:00
IAIFunctionDefinition.ts Refactor AI function handling by introducing AIFunctionCall and AIFunctionResponse classes, updating function definitions, and enhancing conversation content management. Remove unused code and improve service registration for AIFunctionService. 2025-10-06 23:01:20 +01:00