logancyang_obsidian-copilot/src/cache
Logan Yang 021153606f
Update docs to make it clear that url processing is for user input only (#1714)
- Updated ContextProcessor to clarify that note content is included as-is without URL extraction.
- Modified ContextManager and Mention classes to ensure only URLs from user input are processed, improving clarity on URL handling.
- Added documentation to emphasize the importance of processing URLs exclusively from user chat input, aligning with existing functionality.
2025-08-11 22:47:21 -07:00
..
autocompleteCache.test.ts Squash preview (#1502) 2025-05-30 20:06:25 -07:00
autocompleteCache.ts Squash preview (#1502) 2025-05-30 20:06:25 -07:00
fileCache.ts feat: Update file cache to use markdown instead of json (#1572) 2025-06-24 23:01:58 -07:00
pdfCache.ts Implement Pdf cache (#1193) 2025-02-04 13:25:46 -08:00
projectContextCache.ts Update docs to make it clear that url processing is for user input only (#1714) 2025-08-11 22:47:21 -07:00