andy-stack_vaultkeeper-ai/__tests__
Andrew Beal 96a90452f8 refactor: replace custom type definitions with official SDK types
Remove custom interface definitions for Claude, OpenAI, and Gemini APIs in favor of importing types directly from official SDKs (@anthropic-ai/sdk, openai, @google/genai). Add openai package dependency and update StoredFunctionResponse interface to include name field.
2025-11-10 12:39:05 +00:00
..
AIClasses refactor: replace custom type definitions with official SDK types 2025-11-10 12:39:05 +00:00
Conversations Add promptContent parameter to ConversationContent class 2025-10-29 19:41:05 +00:00
Helpers feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
Services Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +00:00
setup.ts refactor: replace direct DOM manipulation with HTMLService 2025-11-01 13:27:53 +00:00