andy-stack_vaultkeeper-ai/__tests__
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
..
AIClasses refactor: improve legacy tool call conversion format and system prompt clarity 2025-12-12 23:37:30 +00:00
Components fix: use cursor position for search query extraction instead of full text 2025-12-11 17:11:41 +00:00
Conversations feat: add Gemini thought signature support and OpenAI Responses API migration 2025-12-10 21:27:58 +00:00
Helpers refactor: consolidate string utilities into StringTools class 2025-11-12 21:12:36 +00:00
Services refactor: remove unused backspace handling and element detection logic 2025-12-11 12:41:14 +00:00
setup.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00