andy-stack_vaultkeeper-ai/Components
Andrew Beal 47af43fe1f feat: add token counting display to status bar
Implement real-time input/output token tracking in the status bar by
integrating ITokenService with ChatService. Token counts are calculated
from conversation history and updated on conversation load, reset, and
message completion.
2025-10-17 22:23:45 +01:00
..
ChatArea.svelte refactor: move typing-in animation to global styles and add conversation title to top bar 2025-10-17 19:34:47 +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 feat: add token counting display to status bar 2025-10-17 22:23:45 +01:00
StreamingIndicator.svelte refactor: replace hardcoded blue with dynamic accent color variable 2025-10-15 21:18:59 +01:00
TopBar.svelte refactor: move typing-in animation to global styles and add conversation title to top bar 2025-10-17 19:34:47 +01:00