Elian Doran
|
c13b68ef42
|
feat(llm): basic skill to write scripts
|
2026-03-31 16:01:20 +03:00 |
|
Elian Doran
|
8eff623b67
|
Merge remote-tracking branch 'origin/main' into feature/llm_tools
|
2026-03-31 15:52:10 +03:00 |
|
Elian Doran
|
f4b9207379
|
fix(llm/sidebar): no longer properly persisting the chat
|
2026-03-31 15:52:05 +03:00 |
|
Elian Doran
|
90930e19e7
|
feat(llm): improve search discoverability
|
2026-03-31 15:41:56 +03:00 |
|
Elian Doran
|
8c0dacd6d7
|
feat(llm): basic skill to do search
|
2026-03-31 15:36:50 +03:00 |
|
Elian Doran
|
c617bea45a
|
feat(llm): basic tool to get subtree
|
2026-03-31 15:15:14 +03:00 |
|
Elian Doran
|
bac25c9173
|
feat(llm): basic tool to get child notes
|
2026-03-31 15:04:02 +03:00 |
|
renovate[bot]
|
acfc3f617e
|
chore(deps): update dependency typescript to v6
|
2026-03-31 11:14:01 +00:00 |
|
Elian Doran
|
4c6aa3baf1
|
Translations update from Hosted Weblate (#9240)
|
2026-03-31 14:11:37 +03:00 |
|
Elian Doran
|
ed2d72c008
|
AI reintegration test (#9225)
|
2026-03-31 14:11:02 +03:00 |
|
Marc
|
3cb82c58a1
|
Translated using Weblate (French)
Currently translated at 99.3% (157 of 158 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/fr/
|
2026-03-31 13:09:51 +02:00 |
|
Marc
|
d87e3cb24d
|
Translated using Weblate (French)
Currently translated at 90.2% (1551 of 1719 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/fr/
|
2026-03-31 13:09:50 +02:00 |
|
Elian Doran
|
8a4c46c40b
|
feat(server): protect becca against protoype pollution
|
2026-03-31 14:03:49 +03:00 |
|
Elian Doran
|
230f682a27
|
Revert "chore(deps): update dependency axios to v1.14.1"
|
2026-03-31 10:46:30 +03:00 |
|
renovate[bot]
|
90fcf3153c
|
chore(deps): update dependency express-rate-limit to v8.3.2
|
2026-03-31 01:48:59 +00:00 |
|
renovate[bot]
|
069c4cf5c4
|
chore(deps): update dependency axios to v1.14.1
|
2026-03-31 01:48:18 +00:00 |
|
renovate[bot]
|
a934c7842b
|
chore(deps): update dependency @redocly/cli to v2.25.3
|
2026-03-31 01:46:56 +00:00 |
|
Elian Doran
|
a2b6bc0493
|
chore(llm): address requested changes
|
2026-03-30 22:20:44 +03:00 |
|
Elian Doran
|
952d6b9851
|
feat(db): add missing sqlite indices to help with performance (#9141)
|
2026-03-30 21:58:54 +03:00 |
|
Elian Doran
|
841c58ca8c
|
chore: fix type errors
|
2026-03-30 20:23:00 +03:00 |
|
Elian Doran
|
f4858d3684
|
refactor(llm): simplify the saving process
|
2026-03-30 19:40:38 +03:00 |
|
Elian Doran
|
be60479122
|
fix(llm): XSS risk when displaying the message
|
2026-03-30 19:36:22 +03:00 |
|
Elian Doran
|
948f160d14
|
fix(llm): XSS risk when displaying the message
|
2026-03-30 19:31:56 +03:00 |
|
Elian Doran
|
768c733f92
|
fix(llm): missing translation for name
|
2026-03-30 19:31:44 +03:00 |
|
Elian Doran
|
1a02be7c91
|
fix(llm): usage not reset when opening an empty chat
|
2026-03-30 19:23:42 +03:00 |
|
Elian Doran
|
ac75f6f7a6
|
feat(llm): hide the feature behind an experimental flag
|
2026-03-30 19:19:04 +03:00 |
|
Elian Doran
|
b2befb4feb
|
feat(llm): automatic refresh of note title
|
2026-03-30 19:08:54 +03:00 |
|
Elian Doran
|
3e49399f82
|
fix(llm): automatic title not working for standalone chats
|
2026-03-30 19:03:17 +03:00 |
|
Elian Doran
|
eaaaf3effd
|
fix(llm): automatic title not persisted
|
2026-03-30 18:59:49 +03:00 |
|
Elian Doran
|
f2cd1be3af
|
fix(llm): history doesn't show last notes correctly
|
2026-03-30 18:55:41 +03:00 |
|
Elian Doran
|
b4fcf41420
|
feat(llm): basic auto-title
|
2026-03-30 18:52:22 +03:00 |
|
Elian Doran
|
5feccae2a0
|
feat(llm): enable cache control in Anthropic
|
2026-03-30 18:26:49 +03:00 |
|
Elian Doran
|
d28318005d
|
feat(llm): basic support for attributes
|
2026-03-30 18:26:23 +03:00 |
|
Elian Doran
|
fcf39d7786
|
feat(llm): show footer only on hover
|
2026-03-30 18:14:23 +03:00 |
|
Elian Doran
|
5e9fc614d7
|
feat(llm): display message time
|
2026-03-30 18:08:20 +03:00 |
|
Elian Doran
|
a860803cc4
|
feat(llm): add usage underneath the message
|
2026-03-30 18:02:06 +03:00 |
|
Elian Doran
|
c40f5953fa
|
feat(llm): make the prompt usage more compact
|
2026-03-30 17:56:07 +03:00 |
|
Elian Doran
|
241282296e
|
fix(llm): report append to note not supporting all string content types
|
2026-03-30 17:50:28 +03:00 |
|
Elian Doran
|
8a8143167f
|
feat(llm): report tool call errors
|
2026-03-30 17:45:58 +03:00 |
|
Elian Doran
|
12797293f0
|
feat(llm): improve model name display
|
2026-03-30 17:40:57 +03:00 |
|
Elian Doran
|
af0eb9551a
|
feat(llm): save revision before changing content
|
2026-03-30 17:32:40 +03:00 |
|
Elian Doran
|
8a492450da
|
feat(llm): render tools inline
|
2026-03-30 17:29:25 +03:00 |
|
Elian Doran
|
f3cb356b2b
|
chore(llm): allow editing all string note types
|
2026-03-30 17:20:18 +03:00 |
|
Elian Doran
|
8ea1b7afba
|
chore(llm): always mention note type
|
2026-03-30 17:16:49 +03:00 |
|
Elian Doran
|
911c1bdd0c
|
feat(llm): use Markdown instead of HTML
|
2026-03-30 17:13:20 +03:00 |
|
Elian Doran
|
41f3274c7e
|
feat(llm): use tool-based approach for reading current note
|
2026-03-30 17:08:47 +03:00 |
|
Elian Doran
|
0fc62dda78
|
chore(llm): styling of history menu
|
2026-03-30 16:38:11 +03:00 |
|
Elian Doran
|
e482c911c4
|
chore(desktop): add script to start prod with no dir
|
2026-03-30 12:45:30 +03:00 |
|
renovate[bot]
|
0e59126c52
|
fix(deps): update dependency mind-elixir to v5.10.0
|
2026-03-30 01:32:10 +00:00 |
|
Elian Doran
|
abbe6437a9
|
chore(llm): use NoItems for type widget as well
|
2026-03-29 23:58:30 +03:00 |
|