13364 Commits

Author SHA1 Message Date
perf3ct
f252f53e82
Yeah, this kinda looks okay for tool execution 2025-04-13 20:12:17 +00:00
perf3ct
c9bb0fb219
put more websocket logic into the stream handler 2025-04-13 19:44:04 +00:00
perf3ct
d1edf59f97
well this at least allows for streaming responses when no tool calls are made 2025-04-13 17:56:57 +00:00
perf3ct
263c869091
hmm 2025-04-12 19:09:25 +00:00
perf3ct
6bba1be5f4
Structure tool response 2025-04-12 17:23:25 +00:00
perf3ct
519076148d
do a better job of implementing a stream_handler 2025-04-12 17:13:37 +00:00
perf3ct
253dbf92fa
this at least works to send responses when there's no tool calls 2025-04-12 17:03:36 +00:00
perf3ct
80c29e2a01
Do a better job of handling tools 2025-04-11 22:52:09 +00:00
perf3ct
def70af65b
break up the chat_panel into smaller files 2025-04-11 21:52:54 +00:00
perf3ct
16604c85a6
I think this is close 2025-04-11 21:38:10 +00:00
Jon Fuller
91c31d279b
Potential fix for code scanning alert no. 64: Double escaping or unescaping
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-11 13:36:41 -07:00
Jon Fuller
6cc4b7e226
Potential fix for code scanning alert no. 55: Useless regular-expression character escape
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-11 13:31:43 -07:00
Jon Fuller
8b2176344a
Potential fix for code scanning alert no. 62: Double escaping or unescaping
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-11 13:31:32 -07:00
Jon Fuller
50f4f822b3
Potential fix for code scanning alert no. 60: Double escaping or unescaping
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-11 13:30:43 -07:00
Jon Fuller
3cda253d61
Potential fix for code scanning alert no. 61: Double escaping or unescaping
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-11 13:30:25 -07:00
Jon Fuller
8727ff95f1
Merge branch 'develop' into ai-llm-integration 2025-04-11 13:27:51 -07:00
perf3ct
681e8bb1ce
streaming works for ollama :) 2025-04-11 20:26:47 +00:00
perf3ct
451e5ea31f
getting closer to streaming?
even closer?

closer streaming...

this is darn close
2025-04-11 20:18:20 +00:00
Elian Doran
ce5060c25b
chore(release): remove latest config 2025-04-11 18:28:35 +03:00
Elian Doran
73d98648c8
fix(release): wrong ref name for release 2025-04-11 18:28:14 +03:00
Elian Doran
1d5b8dbbbe
refactor(release): trigger via release 2025-04-11 18:27:46 +03:00
Elian Doran
d020ca7d24
fix(build): missing argument 2025-04-11 17:18:00 +03:00
Elian Doran
560780e2fc
feat(ci): release all at once and deploy to winget 2025-04-11 17:15:20 +03:00
Elian Doran
0ddc1265d2
Merge pull request #1681 from TriliumNext/revert-1626-deps_express5
Revert "deps: manual upgrade to express 5.1.0"
2025-04-11 17:03:28 +03:00
Elian Doran
d8964aee28
Revert "deps: manual upgrade to express 5.1.0" 2025-04-11 16:51:42 +03:00
Elian Doran
6a2d58ea60
fix(electron): stack traces not correct 2025-04-11 16:37:21 +03:00
Elian Doran
89f4ac718c
feat(edit-docs): integrate release notes into repo 2025-04-11 14:23:47 +03:00
Elian Doran
6231ac59d6
chore(edit-docs): change import mechanism 2025-04-11 14:02:55 +03:00
Elian Doran
3c5f5d2f76
feat(release): add reusable workflow to deploy to winget 2025-04-11 12:56:09 +03:00
Elian Doran
6688151c2b
Merge pull request #1674 from TriliumNext/renovate/electron-rebuild-3.x
chore(deps): update dependency @electron/rebuild to v3.7.2
2025-04-11 08:34:47 +03:00
renovate[bot]
e61c59b1a8
chore(deps): update dependency @electron/rebuild to v3.7.2 2025-04-11 02:04:46 +00:00
Panagiotis Papadopoulos
22ac83f443 chore(build-server): add unix EOL to trilium.sh 2025-04-10 23:22:52 +02:00
Elian Doran
a92b040958
Merge pull request #1579 from TriliumNext/calendar
Add week note and quarter note support
2025-04-10 22:31:01 +03:00
Jin
998abb35be fix: 🐛 fix calendar unit test error 2025-04-10 21:12:56 +02:00
Jin
a554085681 fix: 🐛 fix tray.ts build error 2025-04-10 21:01:00 +02:00
Jin
7f381cb733 fix: 🐛 fix sender.ts build error 2025-04-10 20:59:18 +02:00
Jin
6322f8473c fix: 🐛 fix clipper build error 2025-04-10 20:58:04 +02:00
Panagiotis Papadopoulos
1822240ee0
ci: setup CodeQL workflow with default settings 2025-04-10 20:45:24 +02:00
Elian Doran
32a6aed93b
Merge remote-tracking branch 'origin/develop' into calendar 2025-04-10 21:25:58 +03:00
Elian Doran
9cfc08389c
Merge pull request #1626 from TriliumNext/deps_express5
deps: manual upgrade to express 5.1.0
2025-04-10 21:14:10 +03:00
Elian Doran
2cb7002fe4
Merge pull request #1664 from TriliumNext/renovate/katex-0.x
fix(deps): update dependency katex to v0.16.22
2025-04-10 21:13:42 +03:00
Elian Doran
fae027a036
Merge pull request #1661 from TriliumNext/renovate/electron-35.x
chore(deps): update dependency electron to v35.1.5
2025-04-10 21:13:12 +03:00
renovate[bot]
64cc32c4fa
fix(deps): update dependency katex to v0.16.22 2025-04-10 18:12:56 +00:00
Elian Doran
613efc3c78
Merge pull request #1662 from TriliumNext/renovate/typedoc-0.x
chore(deps): update dependency typedoc to v0.28.2
2025-04-10 21:12:51 +03:00
Elian Doran
5ed7695426
Merge pull request #1663 from TriliumNext/renovate/typescript-eslint-monorepo
chore(deps): update dependency typescript-eslint to v8.29.1
2025-04-10 21:12:31 +03:00
Elian Doran
6d45e656cb
Merge pull request #1665 from TriliumNext/renovate/marked-15.x
fix(deps): update dependency marked to v15.0.8
2025-04-10 21:11:49 +03:00
Elian Doran
ff195a930b
Merge pull request #1666 from TriliumNext/renovate/webpack-5.x
chore(deps): update dependency webpack to v5.99.5
2025-04-10 21:11:11 +03:00
Elian Doran
64869f80ee
chore(release): 0.92.7 v0.92.7 2025-04-10 21:06:20 +03:00
Elian Doran
3df666b03e
Merge pull request #1668 from TriliumNext/fix_redirectBareDomainError_on_initial_start
fix(auth): avoid "Error: Option 'redirectBareDomain' doesn't exist" on new installations
2025-04-10 20:52:54 +03:00
Panagiotis Papadopoulos
1979affa8a refactor(auth): simplify hasRedirectBareDomain
following change suggestion requested here
https://github.com/TriliumNext/Notes/pull/1668#pullrequestreview-2755816018
2025-04-10 19:49:00 +02:00