andy-stack_vaultkeeper-ai/Components
Andrew Beal 643129517a refactor: convert TypeScript namespaces to standalone functions
Migrate AIProvider and SearchTrigger from namespace pattern to exported functions. Simplify OpenAITokenService async implementation, remove unused imports, fix enum aliases, and update placeholder text.
2025-11-10 12:59:48 +00:00
..
ChatArea.svelte fix: prevent empty messages and assistant-to-assistant structure 2025-11-09 13:57:47 +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 refactor: convert TypeScript namespaces to standalone functions 2025-11-10 12:59:48 +00:00
ChatSearchResults.svelte fix: improve mobile UI layout and interaction handling 2025-11-04 22:51:22 +00:00
ChatWindow.svelte Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +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 Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00
UserInstruction.svelte Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00