mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
Add validation to check for missing or empty function call IDs when converting stored conversation history. Function calls and responses without valid IDs are now converted to text format with [Legacy Tool Call] and [Legacy Tool Result] prefixes to preserve context when switching between providers. Also improve ConversationHistoryModal initialization, add empty state copy constant, enhance system prompt with regex pattern guidance, and clean up formatting. |
||
|---|---|---|
| .. | ||
| ConversationHistoryModal.ts | ||
| ConversationHistoryModalSvelte.svelte | ||
| HelpModal.ts | ||
| HelpModalSvelte.svelte | ||