andy-stack_vaultkeeper-ai/__tests__
Andrew Beal 0b54cdcc10 refactor(ChatArea): extract message rendering into separate components
Extract user and assistant message rendering logic from ChatArea into dedicated UserMessage and AssistantMessage components, removing unused dependencies and styles.
2026-07-11 14:04:19 +01:00
..
AIClasses refactor(ChatArea): extract message rendering into separate components 2026-07-11 14:04:19 +01:00
Components fix: use cursor position for search query extraction instead of full text 2025-12-11 17:11:41 +00:00
Conversations feat: add file change summary cards to assistant messages 2026-07-11 13:49:44 +01:00
Helpers feat: add cached model settings per provider with automatic restoration 2026-06-29 19:31:32 +01:00
Services refactor(ChatArea): extract message rendering into separate components 2026-07-11 14:04:19 +01:00
setup.ts feat: add mobile suggestion button and force-focus parameter 2026-07-05 19:59:07 +01:00