andy-stack_vaultkeeper-ai/__tests__
Andrew Beal 7757800127 refactor: simplify chat layout with turn-based grouping
Replace complex dynamic padding system with turn-based message grouping that scrolls to the latest user/assistant exchange. Remove manual height calculations and message element tracking in favor of CSS-based layout using .message-group containers. Neutralize leading frontmatter markers in streaming markdown to prevent Obsidian from hiding content.
2026-07-10 22:57:25 +01:00
..
AIClasses Update AI model references to latest versions 2026-07-06 19:37:41 +01:00
Components fix: use cursor position for search query extraction instead of full text 2025-12-11 17:11:41 +00:00
Conversations test: add artifact tracking tests for file operations 2026-07-10 21:44:40 +01:00
Helpers feat: add cached model settings per provider with automatic restoration 2026-06-29 19:31:32 +01:00
Services refactor: simplify chat layout with turn-based grouping 2026-07-10 22:57:25 +01:00
setup.ts feat: add mobile suggestion button and force-focus parameter 2026-07-05 19:59:07 +01:00