andy-stack_vaultkeeper-ai/__tests__
Andrew Beal ba8db87ffd refactor: use promptContent for user messages across AI providers
Standardize message extraction logic to use promptContent field for user roles and content field for assistant roles. Update all AI provider implementations (Claude, OpenAI, Gemini) and corresponding tests. Remove trailing space insertion in ChatInput and clean up minor formatting issues.
2025-10-31 18:32:40 +00:00
..
AIClasses refactor: use promptContent for user messages across AI providers 2025-10-31 18:32:40 +00:00
Conversations Add promptContent parameter to ConversationContent class 2025-10-29 19:41:05 +00:00
Helpers feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
Services refactor: improve backspace handling for non-editable elements 2025-10-31 18:03:00 +00:00
HANDOFF.md add: new unit / integration tests 2025-10-30 09:33:05 +00:00
setup.ts add: new unit / integration tests 2025-10-30 09:33:05 +00:00