logancyang_obsidian-copilot/src
2025-09-19 14:37:29 -07:00
..
autocomplete Go back to orama for semantic search (#1737) 2025-08-22 18:17:53 -07:00
cache Update docs to make it clear that url processing is for user input only (#1714) 2025-08-11 22:47:21 -07:00
commands feat: enhance folder management by ensuring nested folder paths exist (#1816) 2025-09-12 16:30:30 -07:00
components Fix chat crash issue (#1827) 2025-09-19 14:37:29 -07:00
contexts feat: New Setting UI. (#955) 2025-01-13 22:32:20 -08:00
core feat: enhance folder management by ensuring nested folder paths exist (#1816) 2025-09-12 16:30:30 -07:00
hooks Only scroll to bottom when user messages are added (#1788) 2025-09-05 12:09:07 -07:00
imageProcessing Fix mobile embedded image passing (#1793) 2025-09-10 18:08:51 -07:00
integration_tests Restrict replaceInFile for large files (#1760) 2025-08-27 21:44:32 -07:00
lib Add tw prefix to tailwind (#1497) 2025-05-31 22:30:54 -07:00
LLMProviders feat: add search explanation table in log (#1805) 2025-09-11 01:05:34 -07:00
mentions Update docs to make it clear that url processing is for user input only (#1714) 2025-08-11 22:47:21 -07:00
search feat: conditionally initialize VectorStoreManager and enhance relevant notes handling based on semantic search setting (#1817) 2025-09-12 18:26:18 -07:00
settings feat: enhance folder management by ensuring nested folder paths exist (#1816) 2025-09-12 16:30:30 -07:00
state Implement autonomous agent (#1689) 2025-08-04 09:51:18 -07:00
styles fix: add safe area bottom padding to view content. (#1795) 2025-09-10 22:39:20 -07:00
tests feat: Add project new context loading ui. (#1695) 2025-08-08 09:59:00 -07:00
tools FIX: Supporting creating new folders in composer tools (#1796) 2025-09-15 17:28:19 -07:00
types Improve Search v3 (#1721) 2025-08-15 21:24:42 -07:00
utils Fix mobile embedded image passing (#1793) 2025-09-10 18:08:51 -07:00
aiParams.ts feat: Add project new context loading ui. (#1695) 2025-08-08 09:59:00 -07:00
chainFactory.ts Enhance abort signal in chains (#1566) 2025-06-23 17:03:53 -07:00
chainUtils.ts Squash preview (#1502) 2025-05-30 20:06:25 -07:00
chatUtils.toolMarkers.test.ts Implement vault search v3 (#1703) 2025-08-11 16:58:04 -07:00
chatUtils.ts Migrate chat messages (#1629) 2025-07-17 01:41:53 -07:00
composerUtils.ts Squash preview (#1502) 2025-05-30 20:06:25 -07:00
constants.ts feat: enhance folder management by ensuring nested folder paths exist (#1816) 2025-09-12 16:30:30 -07:00
context.ts Listen to active note changes (#1015) 2025-01-06 23:23:56 -08:00
contextProcessor.ts Support image and chat context menu in free modes (#1746) 2025-08-25 19:59:57 -07:00
encryptionService.test.ts fix: replacing Node's Buffer with npm's buffer package. (#1306) 2025-03-02 19:04:05 -08:00
encryptionService.ts Encrypt embedding model api keys (#1405) 2025-03-27 14:24:16 -07:00
error.ts Search v3 improvement 2 (#1733) 2025-08-19 19:00:15 -07:00
errorFormat.ts Implement log file (#1804) 2025-09-10 22:34:57 -07:00
langchainStream.ts Migrate chat messages (#1629) 2025-07-17 01:41:53 -07:00
logFileManager.ts feat: enhance folder management by ensuring nested folder paths exist (#1816) 2025-09-12 16:30:30 -07:00
logger.ts feat: add search explanation table in log (#1805) 2025-09-11 01:05:34 -07:00
main.ts feat: conditionally initialize VectorStoreManager and enhance relevant notes handling based on semantic search setting (#1817) 2025-09-12 18:26:18 -07:00
noteUtils.ts Throttle number of links returned (#998) 2025-01-02 18:18:56 -08:00
plusUtils.ts Go back to orama for semantic search (#1737) 2025-08-22 18:17:53 -07:00
rateLimiter.ts Add configurable batch size, update rps (#1240) 2025-02-11 22:20:30 -08:00
types.ts Implement autonomous agent (#1689) 2025-08-04 09:51:18 -07:00
utils.cleanMessageForCopy.test.ts Implement autonomous agent (#1689) 2025-08-04 09:51:18 -07:00
utils.test.ts Search v3 improvement 2 (#1733) 2025-08-19 19:00:15 -07:00
utils.ts feat: enhance folder management by ensuring nested folder paths exist (#1816) 2025-09-12 16:30:30 -07:00