mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
- Add 500ms timeout to chat padding recalculation to prevent race conditions - Replace svelte tick() with setTimeout for conversation title updates - Update token display after each conversation save and streaming response - Remove unused svelte/transition and tick imports |
||
|---|---|---|
| .. | ||
| AIFunctionService.ts | ||
| ChatService.ts | ||
| ConversationFileSystemService.ts | ||
| ConversationNamingService.ts | ||
| DependencyService.ts | ||
| FileSystemService.ts | ||
| ServiceRegistration.ts | ||
| Services.ts | ||
| StatusBarService.ts | ||
| StreamingMarkdownService.ts | ||
| StreamingService.ts | ||
| VaultService.ts | ||
| WorkSpaceService.ts | ||