andy-stack_vaultkeeper-ai/AIClasses
Andrew Beal 3e43d9f558 refactor: improve legacy tool call conversion format and system prompt clarity
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.
2025-12-12 23:37:30 +00:00
..
Claude refactor: improve chat layout updates and remove unused imports 2025-12-11 08:42:09 +00:00
FunctionDefinitions feat: add mobile support for diff view with accept/reject buttons 2025-12-06 16:38:01 +00:00
Gemini Refactor: move legacy function conversion to BaseAIClass 2025-12-10 21:47:27 +00:00
OpenAI refactor: improve chat layout updates and remove unused imports 2025-12-11 08:42:09 +00:00
Schemas Refactor file patching from unified diff to direct string replace 2025-12-05 23:02:55 +00:00
AIFunctionCall.ts feat: add Gemini thought signature support and OpenAI Responses API migration 2025-12-10 21:27:58 +00:00
BaseAIClass.ts refactor: improve legacy tool call conversion format and system prompt clarity 2025-12-12 23:37:30 +00:00
IAIClass.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00
IConversationNamingService.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00
IPrompt.ts - Improve mobile keyboard focus ux in diff view events 2025-12-07 13:43:09 +00:00
ITokenService.ts Add token counting service and refactor dependencies 2025-10-17 22:23:30 +01:00
NamePrompt.ts feat: add AI-powered conversation naming with Gemini integration 2025-10-17 16:18:23 +01:00
SystemPrompt.ts refactor: improve legacy tool call conversion format and system prompt clarity 2025-12-12 23:37:30 +00:00