andy-stack_vaultkeeper-ai/Components
Andrew Beal 86241a819d refactor: extract input controls into ChatInput component
Move input field, submit button, and edit mode toggle from ChatWindow into a new ChatInput component to improve separation of concerns and code maintainability.
2025-10-26 09:15:11 +00:00
..
ChatArea.svelte refactor: make scroll behavior configurable in ChatArea 2025-10-24 18:16:38 +01:00
ChatAreaThought.svelte refactor: migrate to Obsidian theme variables for consistent theming 2025-10-17 23:51:23 +01:00
ChatInput.svelte refactor: extract input controls into ChatInput component 2025-10-26 09:15:11 +00:00
ChatWindow.svelte refactor: extract input controls into ChatInput component 2025-10-26 09:15:11 +00:00
StreamingIndicator.svelte fix: use tick() for assistantMessageAction and update edit-mode accent colors 2025-10-18 00:11:47 +01:00
TopBar.svelte fix: update token display timing and remove unused imports 2025-10-18 14:33:17 +01:00