Commit Graph

  • 5c22c029d7 fix(deps): update dependency react-i18next to v17.0.2 (#9266) Elian Doran 2026-04-04 11:50:15 +03:00
  • 126d9be9d8 fix(llm): one more async tool Elian Doran 2026-04-04 11:44:34 +03:00
  • 09be2822e0 fix(llm): some tools were async Elian Doran 2026-04-04 11:35:38 +03:00
  • a93029f789 fix(llm): misuse of transactions in tool use due to async Elian Doran 2026-04-04 11:21:10 +03:00
  • 48cf214f4c chore(deps): address requested changes Elian Doran 2026-04-04 11:07:06 +03:00
  • 6834bad7b0 chore(deps): update pnpm lock Elian Doran 2026-04-04 10:44:16 +03:00
  • 855458bab0 feat(options): improve alignment of option rows Elian Doran 2026-04-04 10:40:31 +03:00
  • 5be48bf8c8 feat(options/advanced): use tabular layout for experimental features Elian Doran 2026-04-04 10:35:57 +03:00
  • 80ac0eea62 feat(options/llm): don't show settings unless the experimental setting is on Elian Doran 2026-04-04 10:33:24 +03:00
  • 5995ec468d feat(options/llm): improve layout for MCP card Elian Doran 2026-04-04 10:26:27 +03:00
  • e9a876e8f0 feat(options/llm): display endpoint URL Elian Doran 2026-04-04 10:24:11 +03:00
  • 90223a5ffd chore(mcp): address requested changes Elian Doran 2026-04-04 10:15:05 +03:00
  • 8331daae5b chore(mcp): better loopback detection Elian Doran 2026-04-04 10:11:27 +03:00
  • 027280954a chore(llm): remove some lesser used fields from LLM response Elian Doran 2026-04-04 09:59:00 +03:00
  • 5138a63d23 chore(llm): encourage not to duplicate reference links with note titles Elian Doran 2026-04-04 09:44:11 +03:00
  • be95cf5510 refactor(commons): deduplicate wikilink plugins Elian Doran 2026-04-04 09:40:48 +03:00
  • 4082328c2b feat(llm): encourage LLM to use reference links Elian Doran 2026-04-04 09:34:15 +03:00
  • 729e840af2 refactor(llm): build system prompt using arrays Elian Doran 2026-04-04 09:26:26 +03:00
  • e4a38fe277 feat(llm): improve prompt when no access to web Elian Doran 2026-04-04 09:24:26 +03:00
  • a5cb9c7de6 feat(llm): improve prompt when no access to notes Elian Doran 2026-04-04 09:23:17 +03:00
  • 7543109583 chore(llm): redesign thinking card Elian Doran 2026-04-04 09:15:40 +03:00
  • bff2f10fa4 chore(deps): update dependency tesseract.js to v7 renovate[bot] 2026-04-04 01:10:29 +00:00
  • 37120bf153 chore(deps): update dependency yauzl to v3.3.0 renovate[bot] 2026-04-04 01:09:23 +00:00
  • b88c85db5e chore(deps): update dependency @playwright/test to v1.59.0 renovate[bot] 2026-04-04 01:08:16 +00:00
  • c682e3dfc0 fix(deps): update dependency react-i18next to v17.0.2 renovate[bot] 2026-04-04 01:07:09 +00:00
  • 6c0bbb7778 fix(deps): update dependency i18next-http-backend to v3.0.4 renovate[bot] 2026-04-04 01:05:58 +00:00
  • bde8c40d16 fix(deps): update dependency @ai-sdk/google to v3.0.55 renovate[bot] 2026-04-04 01:03:43 +00:00
  • c4d352ba26 chore(deps): update dependency i18next-fs-backend to v2.6.3 renovate[bot] 2026-04-04 01:02:39 +00:00
  • cc1c0696ad chore(deps): update dependency @smithy/middleware-retry to v4.4.46 renovate[bot] 2026-04-04 01:01:28 +00:00
  • 186b784004 feat(llm): improve bubble layout Elian Doran 2026-04-03 22:44:40 +03:00
  • 5441d15654 refactor(llm): use separate component for expandable card Elian Doran 2026-04-03 22:38:11 +03:00
  • bd61af89ae feat(llm): further improve display of citations Elian Doran 2026-04-03 22:34:01 +03:00
  • eddd77f97f feat(llm): group sources in expandable header Elian Doran 2026-04-03 22:31:58 +03:00
  • ab0338c318 fix(llm): duplicate citations Elian Doran 2026-04-03 22:17:40 +03:00
  • 1892bec772 fix(llm): tools calls not displayed while in progress Elian Doran 2026-04-03 22:13:51 +03:00
  • bf7070a7da fix(llm): tools calls not displayed during streaming Elian Doran 2026-04-03 22:02:19 +03:00
  • 314331b956 chore(llm): improve tool call slightly Elian Doran 2026-04-03 21:36:31 +03:00
  • 6ff949fdb5 feat(llm): improve tool call icons Elian Doran 2026-04-03 21:28:52 +03:00
  • 21d24b7bea feat(llm): group tool calls Elian Doran 2026-04-03 21:25:16 +03:00
  • 8522151949 refactor(llm): remove legacy tool use Elian Doran 2026-04-03 21:20:44 +03:00
  • 3720099b1d chore(llm): use boxicons chevron Elian Doran 2026-04-03 21:16:53 +03:00
  • 073873c33c chore(llm): improve tool card slightly Elian Doran 2026-04-03 21:15:02 +03:00
  • 25bf62faa3 refactor(llm): split CSS into components Elian Doran 2026-04-03 21:06:50 +03:00
  • e54cb9c626 feat(llm): basic nesting support Elian Doran 2026-04-03 21:00:22 +03:00
  • 208330d73a feat(llm): display tool calls as table Elian Doran 2026-04-03 20:53:52 +03:00
  • 343e3e67ed refactor(llm): extract tool call card to separate file Elian Doran 2026-04-03 20:47:44 +03:00
  • 6447003927 chore(llm): increase maximum number of steps Elian Doran 2026-04-03 20:38:11 +03:00
  • cbdf925703 fix(llm): cannot create non-standard note types Elian Doran 2026-04-03 20:31:24 +03:00
  • 7440e4a610 feat(llm): limit number of results in note meta Elian Doran 2026-04-03 20:26:53 +03:00
  • 54a5c3fac0 feat(llm): mention child notes directly in system prompt Elian Doran 2026-04-03 20:12:54 +03:00
  • 42e60da127 feat(llm): mention total number of results in search Elian Doran 2026-04-03 19:55:11 +03:00
  • 325dc9c8a8 feat(llm): add content preview & parent title to search Elian Doran 2026-04-03 19:52:47 +03:00
  • 877427f0db refactor(llm): extract helpers out of tools Elian Doran 2026-04-03 19:49:01 +03:00
  • 1a64e7ba63 feat(llm): provide attachments list directly in note meta Elian Doran 2026-04-03 19:44:23 +03:00
  • 7dfa59a845 feat(llm): encourage through system prompt Elian Doran 2026-04-03 19:37:03 +03:00
  • 62fd19368d feat(llm): display content preview for attachments Elian Doran 2026-04-03 19:33:07 +03:00
  • 058518fcba feat(llm): allow reading attachment content with OCR integration Elian Doran 2026-04-03 19:30:03 +03:00
  • 6e1d10f052 chore(ai): update system prompt for tool creation Elian Doran 2026-04-03 19:24:47 +03:00
  • af988fec69 refactor(llm): wrong types in MCP server Elian Doran 2026-04-03 19:20:25 +03:00
  • dd5979aec8 refactor(llm): don't rely on ETAPI mappers Elian Doran 2026-04-03 19:17:59 +03:00
  • 657fbeba79 refactor(llm): use same method for meta between get_note and system prompt Elian Doran 2026-04-03 19:12:15 +03:00
  • 4a0d45ad7d feat(llm): get_attachment + get_note_attachments Elian Doran 2026-04-03 19:09:43 +03:00
  • f47ec21aa8 feat(llm): provide content preview in system prompt Elian Doran 2026-04-03 18:59:46 +03:00
  • be40d65982 feat(llm): format system prompt metadata as YAML Elian Doran 2026-04-03 18:54:58 +03:00
  • faebacb883 feat(llm): inject meta-data directly in the system prompt Elian Doran 2026-04-03 18:51:33 +03:00
  • df0efc39d5 refactor(llm): get rid of context-aware tools Elian Doran 2026-04-03 18:48:59 +03:00
  • 57a299de8f feat(llm): inject current note ID in the system prompt Elian Doran 2026-04-03 18:48:32 +03:00
  • be724ec45f feat(llm/tools): split read_note into get_note and get_content_note Elian Doran 2026-04-03 18:42:00 +03:00
  • 98c70e662d feat(llm/tools): get attachments by note Elian Doran 2026-04-03 18:25:00 +03:00
  • 4ed9b84d75 chore(llm): synchronize provider configuration Elian Doran 2026-04-03 18:16:46 +03:00
  • b7f05acfd3 fix(mcp): issues after merge Elian Doran 2026-04-03 18:09:33 +03:00
  • 45ebb37a01 Merge remote-tracking branch 'origin/main' into feature/mcp Elian Doran 2026-04-03 17:57:47 +03:00
  • f77adea800 chore(deps): update typescript-eslint monorepo to v8.58.0 (#9237) Elian Doran 2026-04-03 17:17:10 +03:00
  • 88b855ed47 Translations update from Hosted Weblate (#9243) Elian Doran 2026-04-03 17:16:25 +03:00
  • 4fa689873f Translated using Weblate (Italian) Skriep 2026-04-03 10:25:11 +02:00
  • d76b9329fc Translated using Weblate (Russian) Skriep 2026-04-03 10:14:14 +02:00
  • 1c43ddd3a9 Translated using Weblate (Chinese (Simplified Han script)) noobhjy 2026-04-03 10:35:49 +02:00
  • 1aedbcef94 Translated using Weblate (Russian) Skriep 2026-04-03 10:28:17 +02:00
  • 295280861a Translated using Weblate (English) Skriep 2026-04-03 10:23:58 +02:00
  • 9f70e20fa0 Translated using Weblate (Chinese (Simplified Han script)) noobhjy 2026-04-02 14:12:32 +02:00
  • a20e96eb6a Translated using Weblate (Irish) Aindriú Mac Giolla Eoin 2026-04-02 13:22:30 +02:00
  • 9b238a3ac6 Translated using Weblate (Irish) Aindriú Mac Giolla Eoin 2026-04-02 13:50:37 +02:00
  • 0167597ae0 Translated using Weblate (French) Marc 2026-04-01 16:01:36 +02:00
  • a4f6071c8b Translated using Weblate (French) Marc 2026-04-01 16:18:12 +02:00
  • aa0b0bd249 Translated using Weblate (French) Marc 2026-04-01 15:53:22 +02:00
  • c6185a51c2 Translated using Weblate (Japanese) green 2026-04-01 08:12:18 +02:00
  • 9c9c717025 Translated using Weblate (Japanese) green 2026-04-01 07:58:57 +02:00
  • 00342ed569 Translated using Weblate (French) Marc 2026-04-01 07:54:20 +02:00
  • 1f0a6b4a79 feat(ocr): add OCR (#5834) Elian Doran 2026-04-03 11:35:36 +03:00
  • 3e767b4723 chore(ocr): remove accidentally commited file Elian Doran 2026-04-03 11:25:41 +03:00
  • e539b11718 chore(ocr): upgrade to officeprocessor v6 to avoid pdfjs issues Elian Doran 2026-04-03 11:11:53 +03:00
  • 2fca8c3850 fix(build): missing pdfjs-dist Elian Doran 2026-04-03 10:33:19 +03:00
  • 0d3f70a231 chore(server): try to bypass officeparser PDFjs issue Elian Doran 2026-04-03 10:02:54 +03:00
  • a3a52aaafe chore(ocr): switch to unpdf due to issues with pdfjs-dist Elian Doran 2026-04-03 09:22:56 +03:00
  • a6c4401973 chore(server): remove pdf-parse dependency Elian Doran 2026-04-03 09:04:56 +03:00
  • 2e34ec2a17 chore(server): remove sharp from externals Elian Doran 2026-04-03 09:04:04 +03:00
  • 927afec83c chore(ocr): remove multi-page TIFF support for now to remove dependency to sharp Elian Doran 2026-04-03 08:50:02 +03:00
  • 8bd1da0552 fix(deps): update dependency i18next to v26.0.2 (#9255) Elian Doran 2026-04-03 08:42:50 +03:00
  • 4f571fc3d7 fix(deps): update dependency i18next to v26.0.2 renovate[bot] 2026-04-03 00:49:43 +00:00
  • c3f8e523cc fix(deps): update dependency lodash-es to v4.18.1 [security] (#9252) Elian Doran 2026-04-02 23:14:01 +03:00