mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
Simplify historical tool call/result format from bracketed text to JSON with HTML comments indicating completed status. Update system prompt to clarify this is historical context, not a pattern to reproduce. Improve chat area layout performance with debouncing and reduce minimum padding. Update all tests to match new format. |
||
|---|---|---|
| .. | ||
| AIFunctionCall.test.ts | ||
| BaseAIClass.test.ts | ||
| Claude.test.ts | ||
| ClaudeConversationNamingService.test.ts | ||
| CrossProviderIntegration.test.ts | ||
| Gemini.test.ts | ||
| GeminiConversationNamingService.test.ts | ||
| OpenAI.test.ts | ||
| OpenAIConversationNamingService.test.ts | ||