logancyang_obsidian-copilot/src
Logan Yang 1a6f9c842b
Fix thinking block duplication text for openrouter thinking models (#1977)
* Fix thinking block duplication text for openrouter thinking models

* Update claude method name for thinking streamer
2025-10-28 19:16:48 -07:00
..
autocomplete Merge 3.1.0 preview (#1906) 2025-10-10 21:38:50 -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 Improve custom command (#1942) 2025-10-20 17:52:50 -07:00
components Support drag-n-drop files from file navbar (#1964) 2025-10-27 23:09:43 -07:00
context Context revamp (#1971) 2025-10-27 23:28:36 -07:00
contexts feat: New Setting UI. (#955) 2025-01-13 22:32:20 -08:00
core Update ChatPersistenceManager to enforce filename byte limit and handle ENAMETOOLONG errors (#1976) 2025-10-28 18:12:53 -07:00
hooks Support drag-n-drop files from file navbar (#1964) 2025-10-27 23:09:43 -07:00
imageProcessing Improve custom command (#1942) 2025-10-20 17:52:50 -07:00
integration_tests Prompt Improvement: Use getFileTree to explore ambiguous notes and folders (#1962) 2025-10-26 13:46:34 -07:00
lib Add tw prefix to tailwind (#1497) 2025-05-31 22:30:54 -07:00
LLMProviders Fix thinking block duplication text for openrouter thinking models (#1977) 2025-10-28 19:16:48 -07:00
memory Add CRUD to Saved Memory (#1929) 2025-10-22 23:33:35 -07:00
mentions Merge 3.1.0 preview (#1906) 2025-10-10 21:38:50 -07:00
search Enhance DBOperations with integrity check yielding (#1975) 2025-10-28 17:35:48 -07:00
settings Add bedrock provider (#1955) 2025-10-23 16:29:31 -07:00
state Support drag-n-drop files from file navbar (#1964) 2025-10-27 23:09:43 -07:00
styles Enable Openrouter thinking tokens (#1954) 2025-10-22 23:29:59 -07:00
tests feat: Add project new context loading ui. (#1695) 2025-08-08 09:59:00 -07:00
tools Prompt Improvement: Use getFileTree to explore ambiguous notes and folders (#1962) 2025-10-26 13:46:34 -07:00
types Context revamp (#1971) 2025-10-27 23:28:36 -07:00
utils feat: Improve error handling architecture across chain runners. (#1931) 2025-10-23 17:00:23 -07:00
aiParams.ts Add bedrock provider (#1955) 2025-10-23 16:29:31 -07:00
chainFactory.ts feat: Improve error handling architecture across chain runners. (#1931) 2025-10-23 17:00:23 -07:00
chainUtils.ts feat: Improve error handling architecture across chain runners. (#1931) 2025-10-23 17:00:23 -07:00
chatUtils.toolMarkers.test.ts Implement vault search v3 (#1703) 2025-08-11 16:58:04 -07:00
chatUtils.ts Merge 3.1.0 preview (#1906) 2025-10-10 21:38:50 -07:00
composerUtils.ts Squash preview (#1502) 2025-05-30 20:06:25 -07:00
constants.ts Add bedrock provider (#1955) 2025-10-23 16:29:31 -07:00
context.ts Listen to active note changes (#1015) 2025-01-06 23:23:56 -08:00
contextProcessor.dataview.test.ts Support dataview result in active note (#1918) 2025-10-12 19:05:55 -07:00
contextProcessor.ts Support dataview result in active note (#1918) 2025-10-12 19:05:55 -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 feat: Improve error handling architecture across chain runners. (#1931) 2025-10-23 17:00:23 -07:00
logFileManager.ts Refactor constants and settings to enhance folder management (#1830) 2025-09-21 20:56:52 -07:00
logger.ts feat: add search explanation table in log (#1805) 2025-09-11 01:05:34 -07:00
main.ts Merge 3.1.0 preview (#1906) 2025-10-10 21:38:50 -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 feat: Add UTF-8 byte length calculation and truncation functions (#1957) 2025-10-23 17:22:23 -07:00
utils.ts Support drag-n-drop files from file navbar (#1964) 2025-10-27 23:09:43 -07:00