mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Add eslint-plugin-eslint-comments to require descriptions on all disable directives. Replace generic eslint-disable comments with specific explanations of why rules are disabled. Change `any` type to `unknown` in DependencyService and add justification for remaining `any` usage in StreamingMarkdownService. |
||
|---|---|---|
| .. | ||
| Claude | ||
| FunctionDefinitions | ||
| Gemini | ||
| OpenAI | ||
| Schemas | ||
| AIFunctionCall.ts | ||
| IAIClass.ts | ||
| IConversationNamingService.ts | ||
| IPrompt.ts | ||
| ITokenService.ts | ||
| NamePrompt.ts | ||
| SystemPrompt.ts | ||