andy-stack_vaultkeeper-ai/Modals
Andrew Beal 989fab565d feat: implement prompt caching for Claude API requests
Add cache control to system prompt, tools, and conversation messages to optimize API performance and reduce costs by caching frequently reused content.
Update GitHub link to point directly to project page.
Improve prompt for user suggestion during actions that require confirmation.
Update unit tests.
Bump dependency versions.
2025-12-27 19:52:59 +00:00
..
ConversationHistoryModal.ts fix: improve chat scroll calculation and conversation deletion handling 2025-12-20 01:34:41 +00:00
ConversationHistoryModalSvelte.svelte fix: handle legacy function calls without IDs in Claude provider 2025-11-11 23:46:53 +00:00
HelpModal.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00
HelpModalSvelte.svelte feat: implement prompt caching for Claude API requests 2025-12-27 19:52:59 +00:00