andy-stack_vaultkeeper-ai/__tests__
Andrew Beal 7e71861a4d refactor: improve plan execution with stricter scope and error handling
- Add currentProvider getter to AI classes for provider access
- Enhance planning prompt to discourage over-engineering and scope creep
- Return Unknown enum instead of throwing for invalid AI functions
- Add completion reminders to execution steps
- Fix ChatPlanArea height calculation timing
- Update tests to handle Unknown function gracefully
2026-01-06 20:49:02 +00:00
..
AIClasses Update unit tests. 2026-01-05 22:46:51 +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: improve plan execution with stricter scope and error handling 2026-01-06 20:49:02 +00:00
setup.ts feat: add planning model selection and rate limit countdown UI 2026-01-05 21:49:51 +00:00