andy-stack_vaultkeeper-ai/Components
Andrew Beal 9e429c4cd1 Refactor chat components and improve markdown processing
- Enhanced ChatArea component to handle streaming messages more efficiently with incremental updates.
- Removed MarkdownService as it was no longer needed; integrated its functionality into StreamingMarkdownService.
- Updated ServiceRegistration to reflect the removal of MarkdownService and adjusted AI class type.
- Improved StreamingMarkdownService for better streaming performance and error handling.
- Added new styles for syntax highlighting and markdown rendering in styles.css.
- Removed old styles_old.css as they were deprecated.
- Updated package.json and package-lock.json to include lowlight for improved syntax highlighting.
2025-09-27 13:23:28 +01:00
..
ChatArea.svelte Refactor chat components and improve markdown processing 2025-09-27 13:23:28 +01:00
ChatWindow.svelte Refactor chat components and improve markdown processing 2025-09-27 13:23:28 +01:00