andy-stack_vaultkeeper-ai/Components
Andrew Beal 0812e91c37 fix: prevent empty messages and assistant-to-assistant structure
- Filter out messages with empty content in Claude, Gemini, and OpenAI
- Insert hidden "Continue" message when last message is from assistant
- Remove function call JSON from assistant message content
- Hide empty messages in ChatArea UI
- Add GitHub link and about content to help modal
- Add comprehensive tests for message handling edge cases
2025-11-09 13:57:47 +00:00
..
ChatArea.svelte fix: prevent empty messages and assistant-to-assistant structure 2025-11-09 13:57:47 +00:00
ChatAreaThought.svelte fix: adjust spacing in chat components and bump version to 0.0.5 2025-11-04 18:56:28 +00:00
ChatInput.svelte fix: improve mobile UI layout and interaction handling 2025-11-04 22:51:22 +00:00
ChatSearchResults.svelte fix: improve mobile UI layout and interaction handling 2025-11-04 22:51:22 +00:00
ChatWindow.svelte refactor: centralize API key management with SettingsService 2025-11-03 17:14:32 +00:00
StreamingIndicator.svelte fix: adjust spacing in chat components and bump version to 0.0.5 2025-11-04 18:56:28 +00:00
TopBar.svelte feat: add help modal button to top bar and update license to MIT 2025-11-07 00:28:22 +00:00
UserInstruction.svelte fix: improve mobile UI layout and interaction handling 2025-11-04 22:51:22 +00:00