andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions
Andrew Beal 1aa0d0000d feat: add edit mode toggle to enable destructive AI actions
- Add allowDestructiveActions parameter throughout AI request chain
- Implement edit mode UI toggle with visual indicators
- Update getQueryActions to conditionally include destructive tools
- Add blue highlight styling when edit mode is active
2025-10-13 19:12:06 +01:00
..
Functions Make user_message required and improve system prompt for efficient multi-step operations 2025-10-12 14:14:39 +01:00
AIFunctionDefinitions.ts feat: add edit mode toggle to enable destructive AI actions 2025-10-13 19:12:06 +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