andy-stack_vaultkeeper-ai/__tests__
Andrew Beal e22cd8698a refactor: implement planning mode with user questions and cross-provider function call improvements
- Add planning mode toggle and AskUserQuestion function for interactive planning
- Fix Gemini cross-provider function call detection using toolId presence
- Update OpenAI naming service to handle new response format
- Improve system prompts by removing complexity gate, streamlining to action-first principle
- Add InputDisplay component and question mode to ChatInput
- Refactor execution plan error messages to show all incomplete steps
- Update tests to reflect cross-provider function call format changes
2026-01-04 18:52:44 +00:00
..
AIClasses refactor: implement planning mode with user questions and cross-provider function call improvements 2026-01-04 18:52:44 +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 support for file attachments via drag and drop and paste. 2025-12-22 20:02:02 +00:00
Helpers refactor: consolidate string utilities into StringTools class 2025-11-12 21:12:36 +00:00
Services refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00
setup.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00