mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- Extract typing-in animation from ChatArea to global styles.css for reuse - Add conversation title display in TopBar with fade transition - Update ChatService to notify title changes via onNameChanged callback - Fix ConversationNamingService to trigger callback after saving new title - Clean up unused isAborting flag in ChatService - Adjust grid layout in TopBar to accommodate title display |
||
|---|---|---|
| .. | ||
| ChatArea.svelte | ||
| ChatAreaThought.svelte | ||
| ChatWindow.svelte | ||
| StreamingIndicator.svelte | ||
| TopBar.svelte | ||