andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions
Andrew Beal 3c9b5f9b73 feat: add mobile support for diff view with accept/reject buttons
- Add mobile-specific controls with Accept/Reject buttons for diff review
- Centralize user rejection/suggestion messages in AIFunctionResponse
- Update VaultService to use centralized message constants
- Style mobile buttons with proper touch targets and theme colors
- Auto-focus main view after accepting/rejecting changes on mobile
2025-12-06 16:38:01 +00:00
..
Functions Refactor file patching from unified diff to direct string replace 2025-12-05 23:02:55 +00:00
AIFunctionDefinitions.ts Add PatchVaultFile function for incremental file updates 2025-12-05 22:48:54 +00:00
AIFunctionResponse.ts feat: add mobile support for diff view with accept/reject buttons 2025-12-06 16:38:01 +00:00
IAIFunctionDefinition.ts refactor: improve type safety and add Zod validation for function arguments 2025-11-10 19:41:17 +00:00