Commit Graph

  • 651b6cd35a
    Merge bcb9528933 into fc53278c60 Dominic Neuburg 2026-06-25 19:11:49 +0200
  • bcb9528933 Modernize UI with Material Design styling Dominic Neuburg 2026-06-25 19:07:16 +0200
  • 4dc3ec37eb
    Merge c8fddada91 into fc53278c60 nilskruthoff 2026-06-24 22:42:51 +0200
  • c8fddada91
    Merge branch 'main' into 31-add-an-assistants-assistant krut_ni 2026-06-24 22:42:25 +0200
  • cc2cc87c81
    translation krut_ni 2026-06-24 22:35:45 +0200
  • a3110d849f
    marked assistant builder as beta function krut_ni 2026-06-24 22:35:30 +0200
  • 24958e285b
    wiring the install service to a footer button in the assistant krut_ni 2026-06-24 21:54:06 +0200
  • f61a921c47
    register the service krut_ni 2026-06-24 21:53:40 +0200
  • a92c805825
    implemented an install service for plugins that safely packs generated lua code into a verified plugin directory krut_ni 2026-06-24 21:53:15 +0200
  • 09c365a92c
    translation and language improvement krut_ni 2026-06-24 01:54:28 +0200
  • 67bc09bd0a
    implementing user prompt collection logic and state machine to control flow of draft and lua code generation krut_ni 2026-06-24 01:26:55 +0200
  • 04d93394ef
    added a dialog for the assistant draft that lets users review and edit the models decision krut_ni 2026-06-24 01:20:14 +0200
  • 57bebfe1b1
    added IconSize parameter to enum selection krut_ni 2026-06-24 01:02:33 +0200
  • 5d11f7dbd7
    named the meta assistant and excluded it from allowed send-to targets Nils Kruthoff 2026-06-23 16:12:54 +0200
  • a41d15c2f7
    Merge 9bdee942b4 into fc53278c60 Sabrina-devops 2026-06-23 12:34:22 +0000
  • 81ed2068d8
    Merge c41a0cf74c into fc53278c60 Peer Hogeterp 2026-06-23 11:25:22 +0000
  • d5881225e2
    added a reader of context relevant files from embedded resources Nils Kruthoff 2026-06-23 11:37:40 +0200
  • 37271d65b1
    included a dropdown to select a broader assistant category Nils Kruthoff 2026-06-23 11:36:08 +0200
  • fc53278c60
    Focus message composer when it becomes available (#822) main Dominic Neuburg 2026-06-23 09:02:40 +0200
  • bc1969b1f1
    Updated changelog Thorsten Sommer 2026-06-23 09:01:25 +0200
  • 629d3243fa
    added to the overview page of assistants krut_ni 2026-06-22 20:54:47 +0200
  • bcc06bc5a1
    added minimal version of assistant with all necessary overrides krut_ni 2026-06-22 20:54:16 +0200
  • 4e5676d3fa
    created a static route for the meta assistant page krut_ni 2026-06-22 20:53:12 +0200
  • 2cc8f0924f
    included meta assistant in components krut_ni 2026-06-22 20:52:19 +0200
  • 8a81631440 Focus chat input field when it becomes enabled Dominic Neuburg 2026-06-22 17:22:17 +0200
  • 00ac2ae304
    quick spelling fix krut_ni 2026-06-22 14:49:45 +0200
  • c41a0cf74c Added the option to create an assistants plugin that just opens a chat in a specific workspace Peer Schütt 2026-06-22 14:39:42 +0200
  • 2acb6f2a57
    Updated README.md with v26.6.2 release details (#820) Thorsten Sommer 2026-06-21 20:44:44 +0200
  • 04a7aef13e
    Updated README.md with v26.6.2 release details Thorsten Sommer 2026-06-21 20:43:40 +0200
  • 5af616f565
    Enhanced settings manager with versioned backups and migrations (#819) v26.6.2 Thorsten Sommer 2026-06-21 18:46:21 +0200
  • a6cb8e03f4
    Fix settings warning logic to ensure I18N & prevent redundant alerts Thorsten Sommer 2026-06-21 18:33:31 +0200
  • 26172ce43a
    Improved settings recovery with backup-based fallbacks Thorsten Sommer 2026-06-21 18:26:27 +0200
  • b064eab9cb
    Updated I18N Thorsten Sommer 2026-06-21 18:23:21 +0200
  • 5078e2fdf0
    Simplified Enum usage in settings version parsing Thorsten Sommer 2026-06-21 18:14:18 +0200
  • 6930c4c8ee
    Improved settings safety with write-block reasons and warnings Thorsten Sommer 2026-06-21 17:53:05 +0200
  • 9da669ec39
    Enhanced settings manager with versioned backups and migrations Thorsten Sommer 2026-06-21 17:26:20 +0200
  • 6d48252db3
    Prepared release v26.6.2 (#818) Thorsten Sommer 2026-06-21 16:19:17 +0200
  • 856d94f7b5
    Updated changelog for v26.6.2 release Thorsten Sommer 2026-06-21 16:18:17 +0200
  • 58c420253e
    Prepared release v26.6.2 Thorsten Sommer 2026-06-21 16:10:57 +0200
  • 64e91ff4ff
    Added support for organization-managed chat defaults (#817) Thorsten Sommer 2026-06-21 15:59:23 +0200
  • 799ebef587
    Fixed chat provider, profile, & templates not updating live Thorsten Sommer 2026-06-21 15:59:02 +0200
  • 740a92b1dc
    Added support for organization-managed chat defaults Thorsten Sommer 2026-06-21 15:44:00 +0200
  • dddb40096d
    Added support for organization-trusted providers (#816) Thorsten Sommer 2026-06-21 15:16:37 +0200
  • 85af09ceb9
    Show trusted provider status in settings Thorsten Sommer 2026-06-21 15:15:09 +0200
  • 53cb9034f9
    Remove custom setting name for trusted providers Thorsten Sommer 2026-06-21 14:44:52 +0200
  • 78670b310b
    Added support for organization-trusted providers Thorsten Sommer 2026-06-21 14:41:44 +0200
  • e65110a142
    Added support for organization-managed provider confidence settings (#815) Thorsten Sommer 2026-06-21 11:52:02 +0200
  • 75aa41d08b
    Updated default confidence values for various providers in the custom confidence scheme Thorsten Sommer 2026-06-21 11:50:12 +0200
  • 6a15871e6f
    Moved the confidence panel to the top Thorsten Sommer 2026-06-21 11:46:42 +0200
  • df6c517b45
    Fixed I18N namespace detection in key collection Thorsten Sommer 2026-06-21 11:34:36 +0200
  • 6e4e134090
    Added support for organization-managed provider confidence settings Thorsten Sommer 2026-06-21 11:13:25 +0200
  • 5045da3a91
    Added support for organization-managed introduction texts (#814) Thorsten Sommer 2026-06-20 20:28:22 +0200
  • 1382627f92
    Fixed panel expansion logic Thorsten Sommer 2026-06-20 20:01:16 +0200
  • ad593fdc34
    Improved UX Thorsten Sommer 2026-06-20 19:19:27 +0200
  • 28e30b024e
    Added support for live plugin content via ILivePluginContent Thorsten Sommer 2026-06-20 18:58:36 +0200
  • 9b29c9896c
    Added support for organization-managed introduction texts Thorsten Sommer 2026-06-20 18:41:21 +0200
  • e04879fd7f
    Added a read-only view for managed profiles and chat templates (#813) Thorsten Sommer 2026-06-20 17:06:43 +0200
  • e84020d023
    Added a read-only view for organization-managed profiles and chat templates Thorsten Sommer 2026-06-20 17:05:40 +0200
  • fc7197ec93
    Added compatibility shim for the Qdrant Edge migration (#812) Thorsten Sommer 2026-06-20 16:11:24 +0200
  • 5670f07fbd
    Added compatibility shim for the Qdrant Edge migration Thorsten Sommer 2026-06-20 16:10:45 +0200
  • c3bf2563cd
    Fixed self-hosted provider API key handling (#811) Thorsten Sommer 2026-06-20 15:55:09 +0200
  • 1c37fec08c
    Fixed self-hosted provider API key handling Thorsten Sommer 2026-06-20 15:53:29 +0200
  • 24952e796e
    Updated README.md (#810) Thorsten Sommer 2026-06-11 21:06:48 +0200
  • f7679d8c47
    Updated README.md Thorsten Sommer 2026-06-11 21:05:56 +0200
  • 623ffec4c7 Setting the Websearch base URL with the Config plugin is now possible Peer Schütt 2026-06-11 16:46:40 +0200
  • 24217c2928 Minor documentation enhancement Peer Schütt 2026-06-11 16:33:48 +0200
  • 5194d402c0 Made the ToolCallingAvailability class to check if model supports tool calling Peer Schütt 2026-06-11 16:26:24 +0200
  • 2ad591f117 Fixed some bugs. Peer Schütt 2026-06-11 16:25:26 +0200
  • 4c328c8e72
    Prepared release v26.6.1 (#809) v26.6.1 Thorsten Sommer 2026-06-11 15:57:45 +0200
  • 38d04db1db
    Prepared release v26.6.1 Thorsten Sommer 2026-06-11 15:53:57 +0200
  • aa040b75d7
    Upgraded dependencies Thorsten Sommer 2026-06-11 15:48:43 +0200
  • c0e6a9a644
    Enhanced llama.cpp support for loading available models (#808) Thorsten Sommer 2026-06-11 15:46:17 +0200
  • d5092b7dff
    Updated I18N Thorsten Sommer 2026-06-11 15:42:41 +0200
  • d58f093124
    Added support for filtering Thorsten Sommer 2026-06-11 15:40:53 +0200
  • ec7c83adfa
    Fixed warnings Thorsten Sommer 2026-06-11 15:23:31 +0200
  • d87342869d
    Enhanced llama.cpp support for loading available models Thorsten Sommer 2026-06-11 15:22:32 +0200
  • 71ae52753a
    Fixed the Flatpak issue that prevented Pandoc from being found (#807) Thorsten Sommer 2026-06-11 12:33:19 +0200
  • 6608ceba94
    Fixed the Flatpak issue that prevented Pandoc from being found Thorsten Sommer 2026-06-11 12:32:43 +0200
  • e4fa1cd72a
    Added offline build mode for local build script (#806) Thorsten Sommer 2026-06-11 12:22:09 +0200
  • e24449fc57
    Refactor PDFium download and extraction logic Thorsten Sommer 2026-06-11 12:19:07 +0200
  • 2c10718da5
    Added support for offline mode Thorsten Sommer 2026-06-11 12:04:37 +0200
  • 0ea63a16c0
    Allow external HTTP root certificates to be configured by a policy file (#805) Thorsten Sommer 2026-06-11 11:37:40 +0200
  • d0d671669c
    Allow external HTTP custom root certificates to be configured by a policy file Thorsten Sommer 2026-06-11 11:36:29 +0200
  • 8fd7e18113 Responses API fix Peer Schütt 2026-06-11 09:45:34 +0200
  • 5272895441
    Improved PDFium library path selection (#804) Thorsten Sommer 2026-06-11 09:44:56 +0200
  • 2da420e549 Removed Anthropic Provider support, because it differs too much from the Chat Completion / Responses API version Peer Schütt 2026-06-11 09:44:50 +0200
  • c5a6af6b0b
    Improve PDFium library path selection Thorsten Sommer 2026-06-11 08:13:49 +0200
  • f017b87abd
    Fixed an issue where AI Studio could be started multiple times (#803) Thorsten Sommer 2026-06-10 21:31:02 +0200
  • 8da401048d
    Fixed an issue where AI Studio could be started multiple times Thorsten Sommer 2026-06-10 21:28:29 +0200
  • c07a5227dc
    Fixed issues with the DI system and singletons (#802) Thorsten Sommer 2026-06-10 21:01:27 +0200
  • e14fa51afa
    Added a usage analyzer for static service provider caching in static state Thorsten Sommer 2026-06-10 20:54:55 +0200
  • fb0de39237
    Refactored RUST_SERVICE & ENCRYPTION access via Program class Thorsten Sommer 2026-06-10 20:54:23 +0200
  • b78837926a
    Refactored settings manager access across the project Thorsten Sommer 2026-06-10 20:29:27 +0200
  • 0b8b918d68
    Fixed an issue with settings manager initialization and the DI system Thorsten Sommer 2026-06-10 19:59:30 +0200
  • 8148f2b107 formatting change Paul Koudelka 2026-06-10 17:45:48 +0200
  • c31538000b removed name change Paul Koudelka 2026-06-10 17:43:53 +0200
  • 93ab5b51dd fix settings_manager_issue Paul Koudelka 2026-06-10 17:25:16 +0200
  • 52e5355cad
    Merge d0e1966e9e into 1c2d243c1f Peer Hogeterp 2026-06-10 12:52:17 +0000
  • d0e1966e9e Added the option to authenticate with the OS settings for private or VPN web pages. Peer Schütt 2026-06-10 14:52:00 +0200
  • 8901779342 Showing default setting values Peer Schütt 2026-06-10 14:35:43 +0200