andy-stack_vaultkeeper-ai/__tests__
Andrew Beal 8e9718ba01 Add comprehensive Mistral AI provider integration with cross-provider tests
Implement complete Mistral AI support including message formatting, tool calls with ID validation (9-char alphanumeric), streaming, file attachments, and conversation naming service. Add extensive cross-provider integration tests covering Mistral interactions with Claude, OpenAI, and Gemini, including round-trip conversions, ID validation, and mixed conversation handling. Update all test fixtures to include Mistral API keys.
2026-02-28 14:29:26 +00:00
..
AIClasses Add comprehensive Mistral AI provider integration with cross-provider tests 2026-02-28 14:29:26 +00:00
Components fix: use cursor position for search query extraction instead of full text 2025-12-11 17:11:41 +00:00
Conversations Rename remaining references to functioncall to toolcall 2026-02-15 23:27:14 +00:00
Helpers refactor: consolidate string utilities into StringTools class 2025-11-12 21:12:36 +00:00
Services Add comprehensive Mistral AI provider integration with cross-provider tests 2026-02-28 14:29:26 +00:00
setup.ts feat: add planning model selection and rate limit countdown UI 2026-01-05 21:49:51 +00:00