mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +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. |
||
|---|---|---|
| .. | ||
| AIFunction.ts | ||
| ApiProvider.ts | ||
| Copy.ts | ||
| FileEvent.ts | ||
| Greeting.ts | ||
| Path.ts | ||
| Role.ts | ||
| SearchTrigger.ts | ||
| Selector.ts | ||