andy-stack_vaultkeeper-ai/Components
Andrew Beal c9942e9ffa feat: add comprehensive help modal with guide and troubleshooting content
- Add detailed plugin guide covering modes, references, and instructions
- Add troubleshooting section with API key and rate limit solutions
- Add privacy documentation explaining data storage and exclusions
- Make "User Instructions" text clickable to open help modal
- Support opening help modal to specific topic via initialTopic prop
- Add internal link handling to navigate from help modal to vault files
- Update About section with GitHub link and contribution info
2025-11-09 19:59:41 +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 feat: add comprehensive help modal with guide and troubleshooting content 2025-11-09 19:59:41 +00:00