andy-stack_vaultkeeper-ai/__tests__
Andrew Beal 4d72bba087 Add page number tracking to search snippets
- Add pageNumber field to ISearchSnippet and IPageText interfaces
- Update extractSnippets to process content as paginated text
- Switch PDF reading to use readPDF helper for page extraction
- Update search results to include page numbers in snippets
- Add page number assertions to VaultService tests
2025-12-20 14:48:42 +00:00
..
AIClasses Add light unit testing for BaseAIFileService. Replace custom array methods with standard JavaScript methods 2025-12-20 10:07:07 +00:00
Components fix: use cursor position for search query extraction instead of full text 2025-12-11 17:11:41 +00:00
Conversations Update remaining unit tests. 2025-12-20 09:55:15 +00:00
Helpers refactor: consolidate string utilities into StringTools class 2025-11-12 21:12:36 +00:00
Services Add page number tracking to search snippets 2025-12-20 14:48:42 +00:00
setup.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00