Commit Graph

  • 4d169809bd chore(llm): improve render notes skill feature/llm_tools Elian Doran 2026-03-31 18:12:42 +03:00
  • 2929d64fa0 chore(llm): improve TSX import skill Elian Doran 2026-03-31 18:07:28 +03:00
  • 20311d31f6 chore(llm): modify frontend script to prefer Preact Elian Doran 2026-03-31 16:04:48 +03:00
  • c13b68ef42 feat(llm): basic skill to write scripts Elian Doran 2026-03-31 16:01:20 +03:00
  • 8eff623b67 Merge remote-tracking branch 'origin/main' into feature/llm_tools Elian Doran 2026-03-31 15:52:10 +03:00
  • f4b9207379 fix(llm/sidebar): no longer properly persisting the chat main Elian Doran 2026-03-31 15:52:05 +03:00
  • 90930e19e7 feat(llm): improve search discoverability Elian Doran 2026-03-31 15:41:56 +03:00
  • 8c0dacd6d7 feat(llm): basic skill to do search Elian Doran 2026-03-31 15:36:50 +03:00
  • c617bea45a feat(llm): basic tool to get subtree Elian Doran 2026-03-31 15:15:14 +03:00
  • bac25c9173 feat(llm): basic tool to get child notes Elian Doran 2026-03-31 15:04:02 +03:00
  • bf00b083b5 fix(deps): update dependency i18next to v26 renovate/i18next-26.x renovate[bot] 2026-03-31 11:14:55 +00:00
  • acfc3f617e chore(deps): update dependency typescript to v6 renovate/typescript-6.x renovate[bot] 2026-03-31 11:14:01 +00:00
  • 4c6aa3baf1 Translations update from Hosted Weblate (#9240) Elian Doran 2026-03-31 14:11:37 +03:00
  • ed2d72c008 AI reintegration test (#9225) Elian Doran 2026-03-31 14:11:02 +03:00
  • 3cb82c58a1 Translated using Weblate (French) Marc 2026-03-30 12:22:58 +02:00
  • d87e3cb24d Translated using Weblate (French) Marc 2026-03-30 16:08:37 +02:00
  • 8a4c46c40b feat(server): protect becca against protoype pollution Elian Doran 2026-03-31 14:03:49 +03:00
  • 5f3dcdb7e5 fix(renovate): set up a minimum release age before doing updates Elian Doran 2026-03-31 10:53:37 +03:00
  • 8964c316b8 Revert "chore(deps): update dependency axios to v1.14.1" (#9239) Elian Doran 2026-03-31 10:46:43 +03:00
  • 230f682a27 Revert "chore(deps): update dependency axios to v1.14.1" Elian Doran 2026-03-31 10:46:30 +03:00
  • 8f25d048df chore(deps): update dependency axios to v1.14.1 (#9235) Elian Doran 2026-03-31 07:32:25 +03:00
  • db738c84a4 chore(deps): update typescript-eslint monorepo to v8.58.0 renovate/typescript-eslint-monorepo renovate[bot] 2026-03-31 01:49:44 +00:00
  • 90fcf3153c chore(deps): update dependency express-rate-limit to v8.3.2 renovate/express-rate-limit-8.x renovate[bot] 2026-03-31 01:48:59 +00:00
  • 069c4cf5c4 chore(deps): update dependency axios to v1.14.1 renovate[bot] 2026-03-31 01:48:18 +00:00
  • f10e55ad71 chore(deps): update dependency @smithy/middleware-retry to v4.4.45 renovate/smithy-middleware-retry-4.x renovate[bot] 2026-03-31 01:47:36 +00:00
  • a934c7842b chore(deps): update dependency @redocly/cli to v2.25.3 renovate/redocly-cli-2.x renovate[bot] 2026-03-31 01:46:56 +00:00
  • a2b6bc0493 chore(llm): address requested changes Elian Doran 2026-03-30 22:20:44 +03:00
  • 24e418bf7c Translations update from Hosted Weblate (#9232) Elian Doran 2026-03-30 22:03:35 +03:00
  • 3fc3ef4ea8 Update translation files Hosted Weblate 2026-03-30 20:59:09 +02:00
  • 952d6b9851 feat(db): add missing sqlite indices to help with performance (#9141) Elian Doran 2026-03-30 21:58:54 +03:00
  • 841c58ca8c chore: fix type errors Elian Doran 2026-03-30 20:23:00 +03:00
  • 41164add15 chore(deps): fix OOM caused by Zod Elian Doran 2026-03-30 20:17:37 +03:00
  • f4858d3684 refactor(llm): simplify the saving process Elian Doran 2026-03-30 19:40:38 +03:00
  • be60479122 fix(llm): XSS risk when displaying the message Elian Doran 2026-03-30 19:36:22 +03:00
  • 948f160d14 fix(llm): XSS risk when displaying the message Elian Doran 2026-03-30 19:31:56 +03:00
  • 768c733f92 fix(llm): missing translation for name Elian Doran 2026-03-30 19:31:44 +03:00
  • 1a02be7c91 fix(llm): usage not reset when opening an empty chat Elian Doran 2026-03-30 19:23:42 +03:00
  • ac75f6f7a6 feat(llm): hide the feature behind an experimental flag Elian Doran 2026-03-30 19:18:31 +03:00
  • b2befb4feb feat(llm): automatic refresh of note title Elian Doran 2026-03-30 19:08:54 +03:00
  • 3e49399f82 fix(llm): automatic title not working for standalone chats Elian Doran 2026-03-30 19:03:17 +03:00
  • eaaaf3effd fix(llm): automatic title not persisted Elian Doran 2026-03-30 18:59:49 +03:00
  • f2cd1be3af fix(llm): history doesn't show last notes correctly Elian Doran 2026-03-30 18:55:41 +03:00
  • b4fcf41420 feat(llm): basic auto-title Elian Doran 2026-03-30 18:52:22 +03:00
  • 5feccae2a0 feat(llm): enable cache control in Anthropic Elian Doran 2026-03-30 18:26:49 +03:00
  • d28318005d feat(llm): basic support for attributes Elian Doran 2026-03-30 18:26:23 +03:00
  • fcf39d7786 feat(llm): show footer only on hover Elian Doran 2026-03-30 18:14:23 +03:00
  • 5e9fc614d7 feat(llm): display message time Elian Doran 2026-03-30 18:08:20 +03:00
  • a860803cc4 feat(llm): add usage underneath the message Elian Doran 2026-03-30 18:02:06 +03:00
  • c40f5953fa feat(llm): make the prompt usage more compact Elian Doran 2026-03-30 17:56:07 +03:00
  • 241282296e fix(llm): report append to note not supporting all string content types Elian Doran 2026-03-30 17:50:28 +03:00
  • 8a8143167f feat(llm): report tool call errors Elian Doran 2026-03-30 17:45:58 +03:00
  • 12797293f0 feat(llm): improve model name display Elian Doran 2026-03-30 17:40:57 +03:00
  • af0eb9551a feat(llm): save revision before changing content Elian Doran 2026-03-30 17:32:40 +03:00
  • 8a492450da feat(llm): render tools inline Elian Doran 2026-03-30 17:29:25 +03:00
  • f3cb356b2b chore(llm): allow editing all string note types Elian Doran 2026-03-30 17:20:18 +03:00
  • 8ea1b7afba chore(llm): always mention note type Elian Doran 2026-03-30 17:16:49 +03:00
  • 911c1bdd0c feat(llm): use Markdown instead of HTML Elian Doran 2026-03-30 17:13:20 +03:00
  • 41f3274c7e feat(llm): use tool-based approach for reading current note Elian Doran 2026-03-30 17:08:47 +03:00
  • 0fc62dda78 chore(llm): styling of history menu Elian Doran 2026-03-30 16:38:11 +03:00
  • e482c911c4 chore(desktop): add script to start prod with no dir Elian Doran 2026-03-30 12:45:30 +03:00
  • 0e59126c52 fix(deps): update dependency mind-elixir to v5.10.0 renovate/mind-elixir-5.x renovate[bot] 2026-03-30 01:32:10 +00:00
  • 231098f6d0 chore(deps): update dependency pdfjs-dist to v5.6.205 renovate/pdfjs-dist-5.x renovate[bot] 2026-03-30 01:30:56 +00:00
  • abbe6437a9 chore(llm): use NoItems for type widget as well Elian Doran 2026-03-29 23:58:30 +03:00
  • f2d67d4128 fix(desktop): stream not working on Electron Elian Doran 2026-03-29 23:50:23 +03:00
  • 7c9e02996e fix(desktop): unable to list providers Elian Doran 2026-03-29 23:47:37 +03:00
  • dc560edb7c fix(deps): update dependency preact-render-to-string to v6.6.7 (#9221) Elian Doran 2026-03-29 23:23:55 +03:00
  • f7bbcee386 fix(deps): update dependency preact-render-to-string to v6.6.7 renovate[bot] 2026-03-29 20:23:27 +00:00
  • 2182d4b440 fix(deps): update dependency react-i18next to v17.0.1 (#9222) Elian Doran 2026-03-29 23:21:15 +03:00
  • c43e10c4af feat(llm): add tool to create note Elian Doran 2026-03-29 23:01:05 +03:00
  • 25037324ab feat(llm): improve handling when there is no provider set Elian Doran 2026-03-29 22:55:28 +03:00
  • b8f9916d13 feat(llm): add tools to append or replace note content Elian Doran 2026-03-29 22:53:06 +03:00
  • ed8b9cc943 feat(llm): integrate API keys with provider settings Elian Doran 2026-03-29 22:46:07 +03:00
  • efbe7e0a21 feat(llm): add provider config in options Elian Doran 2026-03-29 22:42:05 +03:00
  • 46dd500d37 chore(llm): improve button for note access Elian Doran 2026-03-29 22:21:42 +03:00
  • 261c95fb06 feat(llm): add button to toggle access to the note Elian Doran 2026-03-29 22:20:26 +03:00
  • 41a122f722 feat(llm): allow the sidebar chat access to the note content Elian Doran 2026-03-29 22:09:29 +03:00
  • 490406e12a feat(llm): create empty settings page Elian Doran 2026-03-29 22:03:52 +03:00
  • d12677094d chore(llm): improve chat bar size in sidebar Elian Doran 2026-03-29 21:54:50 +03:00
  • 3c69792744 feat(llm): improve layout with send button & context window Elian Doran 2026-03-29 21:52:35 +03:00
  • 395e79adbf fix(llm): sidebar chat box required scrolling to reach Elian Doran 2026-03-29 21:46:04 +03:00
  • d5e56d8e29 feat(llm): integrate chat options into model selector Elian Doran 2026-03-29 21:43:27 +03:00
  • e4c4873aa7 feat(llm): group legacy models into submenu Elian Doran 2026-03-29 21:35:33 +03:00
  • 293da1d4ef feat(llm): display cost next to the title Elian Doran 2026-03-29 21:29:27 +03:00
  • d1c206a05a feat(llm): add same selectors in sidebar Elian Doran 2026-03-29 21:22:54 +03:00
  • 37b370511f chore(llm): get rid of different chat bar for sidebar Elian Doran 2026-03-29 21:14:09 +03:00
  • 734ef5533a refactor(llm): extract chat input bar into separate component Elian Doran 2026-03-29 21:11:51 +03:00
  • 0eb9b9fdac fix(llm): wrong icon size Elian Doran 2026-03-29 21:05:58 +03:00
  • 7817890cfe feat(llm): history button Elian Doran 2026-03-29 21:00:43 +03:00
  • 23dbedd139 refactor(llm): deduplicate LLM chat widgets Elian Doran 2026-03-29 20:28:19 +03:00
  • 2c8e2251fa feat(llm): use a better placeholder Elian Doran 2026-03-29 20:13:11 +03:00
  • 4c27ed9997 fix(sidebar): pressing a sidebar button would collapse the section Elian Doran 2026-03-29 20:11:16 +03:00
  • d2fd1362c0 feat(llm): redesign sidebar to work on a single conversation Elian Doran 2026-03-29 20:09:00 +03:00
  • 45e57f0d5e chore(llm): always show AI chat sidebar Elian Doran 2026-03-29 20:00:22 +03:00
  • 660facea96 fix(llm): hide sidebar item if already in a chat Elian Doran 2026-03-29 19:52:44 +03:00
  • 9fa2e940d6 fix(llm): chat note created for every note navigated to Elian Doran 2026-03-29 19:49:13 +03:00
  • 0ffcfb8f43 feat(llm): identify sidebar chat notes by note ID Elian Doran 2026-03-29 19:45:45 +03:00
  • ad1b3df74e fix(llm): sidebar not collapsing properly Elian Doran 2026-03-29 19:36:58 +03:00
  • 0ccf10bbbb feat(llm): basic sidebar implementation Elian Doran 2026-03-29 19:35:33 +03:00
  • 59c007e801 feat(llm): API to create LLM notes similar to search Elian Doran 2026-03-29 18:55:43 +03:00
  • 0654bc1049 fix(llm): wrong context window Elian Doran 2026-03-29 15:20:08 +03:00