andy-stack_vaultkeeper-ai/__tests__
Andrew Beal 8efbfef63e feat: add active file context to chat requests
- Include user's current active file path in chat requests
- Move conversation save after attachments are added
- Extract formattedRequest in suggest handler
- Add WorkSpaceService.getActiveFile() method
- Remove premature chatArea layout update
- Update unit tests
2025-12-23 13:39:52 +00:00
..
AIClasses feat: add active file context to chat requests 2025-12-23 13:39:52 +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 feat: add active file context to chat requests 2025-12-23 13:39:52 +00:00
setup.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00