Thorsten Sommer
3e13d50302
Created I18N data, part 1 ( #404 )
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, deb) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
2025-04-24 13:50:14 +02:00
Thorsten Sommer
3fc15d9789
Configure language & start language plugins ( #400 )
Build and Release / Read metadata (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, deb) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Has been cancelled
Build and Release / Prepare & create release (push) Has been cancelled
Build and Release / Publish release (push) Has been cancelled
2025-04-12 21:13:33 +02:00
Thorsten Sommer
80c58ea749
Improved the developer experience by adding a tolerant enum converter ( #398 )
2025-04-12 10:08:36 +02:00
Thorsten Sommer
b632854cd4
Start the plugin system ( #372 )
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (linux-arm64) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
2025-03-29 18:40:17 +01:00
Thorsten Sommer
277dc73468
Added DeepSeek as provider ( #303 )
2025-02-27 12:43:19 +01:00
Thorsten Sommer
9bd79bd3a0
Improved data security by enforcing provider filtering ( #290 )
2025-02-23 15:05:29 +01:00
Thorsten Sommer
2131bf1817
Improved the save operation of settings by using a temporary file ( #237 )
2025-01-01 17:15:04 +01:00
Thorsten Sommer
55d7895f58
Added preview feature configuration ( #227 )
2024-12-03 21:02:37 +01:00
Thorsten Sommer
0d104f5abc
Remember chat provider ( #217 )
2024-11-23 13:04:02 +01:00
Thorsten Sommer
e9998348c5
Added color themes (dark & light) ( #148 )
2024-09-15 12:30:07 +02:00
Thorsten Sommer
0ad7b8d4dd
Added options to enforce minimum confidence levels for each assistant ( #147 )
2024-09-14 19:20:33 +02:00
Thorsten Sommer
4175387a93
Added optional enforcement for a min. confidence level ( #145 )
2024-09-13 23:29:19 +02:00
Thorsten Sommer
1cac1a7913
Renamed the Providers
enum to LLMProviders
for better clarity ( #144 )
2024-09-13 21:50:00 +02:00
Thorsten Sommer
4722c1baa1
Add confidence levels ( #140 )
2024-09-11 23:08:02 +02:00
Thorsten Sommer
09f5b83e66
Implemented the "my tasks" assistant ( #137 )
2024-09-09 15:08:16 +02:00
Thorsten Sommer
d7c124926b
Add profiles ( #132 )
2024-09-08 21:01:51 +02:00
Thorsten Sommer
4bd22108de
Added synonym assistant ( #124 )
2024-09-06 22:02:20 +02:00
Thorsten Sommer
c47d3893ff
Improve provider selection ( #112 )
2024-09-04 15:44:23 +02:00
Thorsten Sommer
fc64c0b505
Improve ipc ( #102 )
2024-09-01 20:10:03 +02:00
Thorsten Sommer
6b7800b615
Add agenda assistant ( #69 )
2024-08-05 21:12:52 +02:00
Thorsten Sommer
60febfec86
Improve settings.json, fixes #53 ( #59 )
2024-07-28 21:18:17 +02:00
Thorsten Sommer
cac2373269
Cannot delete some providers ( #56 )
...
Fixed the bug where users cannot delete a self-hosted provider when an API token was never entered
2024-07-28 16:55:38 +02:00
Thorsten Sommer
b3b8bf23dc
Add default configuration for assistants ( #52 )
2024-07-28 11:20:00 +02:00
Thorsten Sommer
29263660fc
Implement support for self-hosted and local LLMs ( #20 )
2024-07-03 20:31:04 +02:00
f7d0cfa102
Added setting for spellchecking
2024-06-01 19:55:12 +02:00
9c1a49bc01
Improved imports
2024-05-19 20:54:43 +02:00
418f458118
Added documentation
2024-05-04 10:55:00 +02:00
c3fd6b81a8
Finished provider settings
2024-04-20 17:07:12 +02:00
6cbbcbc1e1
Moved
2024-04-19 21:19:53 +02:00