mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +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. |
||
|---|---|---|
| .. | ||
| Claude | ||
| FunctionDefinitions | ||
| Gemini | ||
| OpenAI | ||
| Schemas | ||
| AIFunctionCall.ts | ||
| BaseAIClass.ts | ||
| IAIClass.ts | ||
| IConversationNamingService.ts | ||
| IPrompt.ts | ||
| ITokenService.ts | ||
| NamePrompt.ts | ||
| SystemPrompt.ts | ||