andy-stack_vaultkeeper-ai/Components
Andrew Beal 84ea96c394 fix: improve chat UI padding calculation and request completion handling
- Add critical instruction to system prompt ensuring AI completes full requests
- Fix race condition in chat padding calculation when streaming ends
- Add onFinishedSubmitting callback to recalculate padding after stream completion
- Replace paragraph tags with div tags for message rendering
- Clean up commented code and improve code formatting
2025-10-12 00:33:04 +01:00
..
ChatArea.svelte fix: improve chat UI padding calculation and request completion handling 2025-10-12 00:33:04 +01:00
ChatAreaThought.svelte Refactor chat scroll behavior to use dynamic padding instead of intervals 2025-10-11 12:28:42 +01:00
ChatWindow.svelte fix: improve chat UI padding calculation and request completion handling 2025-10-12 00:33:04 +01:00
StreamingIndicator.svelte Refactor chat scroll behavior to use dynamic padding instead of intervals 2025-10-11 12:28:42 +01:00
TopBar.svelte refactor: extract and reuse focusInput logic across components 2025-10-09 21:34:40 +01:00