andy-stack_vaultkeeper-ai/Components
Andrew Beal 18372ce01b refactor: improve error handling with structured API errors and retry logic
Replace console.error calls with Exception.log, implement typed API errors with automatic retry for transient failures (rate limits, server errors), add error state tracking to conversation content, and enhance system prompt with action-first operating principle, update unit tests
2025-11-19 20:30:53 +00:00
..
ChatArea.svelte refactor: improve error handling with structured API errors and retry logic 2025-11-19 20:30:53 +00:00
ChatAreaThought.svelte fix: adjust spacing in chat components and bump version to 0.0.5 2025-11-04 18:56:28 +00:00
ChatInput.svelte fix: reset selected result when search results are cleared 2025-11-15 11:35:23 +00:00
ChatSearchResults.svelte fix: reset selected result when search results are cleared 2025-11-15 11:35:23 +00:00
ChatWindow.svelte fix: blur input on mobile after submit, focus on desktop 2025-11-12 00:06:54 +00:00
StreamingIndicator.svelte fix: adjust spacing in chat components and bump version to 0.0.5 2025-11-04 18:56:28 +00:00
TopBar.svelte refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00
UserInstruction.svelte fix: improve focus handling in search results and user instruction selection 2025-11-13 21:15:38 +00:00