Commit Graph

  • 1568b56f70 Minor spelling mistakes Peer Schütt 2025-03-11 16:15:07 +0100
  • 000c803473 Removed Dialogs for Agents and generell settings Peer Schütt 2025-03-11 16:13:59 +0100
  • 5de1a59c88 Minor spelling mistakes Peer Schütt 2025-03-11 16:12:59 +0100
  • 7cd3876eb1 Added the new dialog logic Peer Schütt 2025-03-11 16:12:37 +0100
  • 111d2619f6 Dialogs work now. Now I need to do the cleanup of unused code Peer Schütt 2025-03-11 15:27:27 +0100
  • eccf65f0a6
    Prepared release v0.9.34 (#326) v0.9.34 Thorsten Sommer 2025-03-11 14:12:36 +0100
  • 896c1dca02
    Prepared release v0.9.34 Thorsten Sommer 2025-03-11 14:11:43 +0100
  • 2429788ccc
    Fixed secret retrieval for connection testing while adding an ERI data source (#325) Thorsten Sommer 2025-03-11 13:57:47 +0100
  • 0cc870b614
    Fixed secret retrieval for connection testing while adding a data source Thorsten Sommer 2025-03-11 13:56:26 +0100
  • 08df79ca73
    Fixed another bug related to ERI server authentication when adding new servers Thorsten Sommer 2025-03-11 13:16:47 +0100
  • 7cfe53b06f Monkey Work done. Created Dialog for every SettingsPanel. Now I need to remove the unnecessary SettingsPanels. Peer Schütt 2025-03-11 12:46:21 +0100
  • 0125f48f61
    Prepared release v0.9.33 (#324) v0.9.33 Thorsten Sommer 2025-03-11 09:26:22 +0100
  • d6a0268d38
    Prepared release v0.9.33 Thorsten Sommer 2025-03-11 09:25:18 +0100
  • 94028b2c06
    Fixed a bug concerning authentication methods for added ERI servers (#323) Thorsten Sommer 2025-03-11 09:11:06 +0100
  • 6a1cfc1d01
    Fixed a bug where the authentication methods for added ERI servers were not applied correctly Thorsten Sommer 2025-03-11 09:09:48 +0100
  • 37562d37f6
    Added the Lua library we use for the plugin system to the about page Thorsten Sommer 2025-03-10 15:45:20 +0100
  • 0d25e96bf4
    Added a feature flag for the plugin system Thorsten Sommer 2025-03-10 15:44:55 +0100
  • 5d3836441b
    Removed unused class Thorsten Sommer 2025-03-10 15:44:03 +0100
  • abb1e3f52d Merge Peer Schütt 2025-03-10 13:32:02 +0100
  • 7137e58249 Switching to settings works now. Scrolling doesnt Peer Schütt 2025-03-10 13:29:55 +0100
  • 5537c53d4f Added IsExtended to the ExpansionPanels. It still does not work. Peer Schütt 2025-03-10 10:40:59 +0100
  • c5acce7278
    Added next changelog (#321) Thorsten Sommer 2025-03-10 08:46:51 +0100
  • 66a9f75d7f
    Added next changelog Thorsten Sommer 2025-03-10 08:44:52 +0100
  • 4eb51f947a
    Prepared release v0.9.32 (#320) v0.9.32 Thorsten Sommer 2025-03-08 21:24:39 +0100
  • 7f3917fa2e
    Prepared release v0.9.32 Thorsten Sommer 2025-03-08 21:23:40 +0100
  • 5a726577ca
    Fixed default value of retrieval process id Thorsten Sommer 2025-03-08 21:20:39 +0100
  • cd2d8cf472
    Fixed dependencies to cover .NET 8 Thorsten Sommer 2025-03-08 21:17:45 +0100
  • e11211d215
    Updated the code contributions section on the supporter page (#319) Thorsten Sommer 2025-03-08 21:13:18 +0100
  • fdb19c12d4
    Updated the code contributions section in the supporter page Thorsten Sommer 2025-03-08 21:12:39 +0100
  • 032c7ee56e
    Added the retrieval process section for ERI data sources (#318) Thorsten Sommer 2025-03-08 21:04:17 +0100
  • 4125767307
    Added the retrieval process section for ERI data sources Thorsten Sommer 2025-03-08 21:03:28 +0100
  • 030990ee90
    Improved data security for chat threads (#317) Thorsten Sommer 2025-03-08 20:13:08 +0100
  • eb80c2eecc
    Fixed the state of the re-generate button in the chat thread Thorsten Sommer 2025-03-08 20:11:58 +0100
  • b2328716ce
    Improved data security by preventing the use of cloud LLMs after confidential data has been retrieved previously Thorsten Sommer 2025-03-08 20:01:30 +0100
  • 371731ac13
    Upgraded dependencies (#316) Thorsten Sommer 2025-03-08 14:38:38 +0100
  • 398713402a
    Upgraded code dependencies Thorsten Sommer 2025-03-08 14:38:08 +0100
  • 99622cec48
    Fixed the default data source selection when replacing the chat (#315) Thorsten Sommer 2025-03-08 14:23:24 +0100
  • c8ad1be866
    Fixed the default data source selection when replacing the current chat with a new one Thorsten Sommer 2025-03-08 14:22:27 +0100
  • 6a4a7dc0d6
    Improved the augmentation & generation of RAG (#314) Thorsten Sommer 2025-03-08 13:56:38 +0100
  • 8ba65988f9
    Improved the augmentation and generation part of RAG by passing the augmented data into the system prompt Thorsten Sommer 2025-03-08 13:54:07 +0100
  • 9a9a555e44
    Refactored chat roles; removed the RAG role Thorsten Sommer 2025-03-08 13:52:45 +0100
  • c63638283b
    Refactored chat thread block checks Thorsten Sommer 2025-03-08 13:52:04 +0100
  • 888330c616
    Fixed the data source name for ERI data sources when performing data retrieval Thorsten Sommer 2025-03-08 13:50:52 +0100
  • ff0df4d0dd
    Refactored CreateFromProviderAsync method to return the modified chat thread Thorsten Sommer 2025-03-08 13:49:33 +0100
  • 51bf077485
    Fixed the chat thread we use for the data retrieval Thorsten Sommer 2025-03-08 11:32:38 +0100
  • df01ce188e
    Improved RAG issue handling (#313) Thorsten Sommer 2025-03-08 11:14:20 +0100
  • d664182bd7
    Improved the error handling in the ERI data source info dialog Thorsten Sommer 2025-03-08 11:12:21 +0100
  • 4a5daed77b
    Improved the error handling for the entire RAG process Thorsten Sommer 2025-03-08 10:42:03 +0100
  • 8e39fb85c5
    Improved the ERI client to raise an error when the server responds with additional JSON data Thorsten Sommer 2025-03-08 10:28:12 +0100
  • 3bfca45e11
    Update changelog (#312) Thorsten Sommer 2025-03-08 09:56:21 +0100
  • 10a7a20438
    Added #311 change Thorsten Sommer 2025-03-08 09:55:25 +0100
  • fc7b97268c
    Spelling Thorsten Sommer 2025-03-07 23:12:19 +0100
  • c48ad262b1 Added new enum Peer Schütt 2025-03-07 20:01:18 +0100
  • bd4c9f7173 Added initial logic for jumping between assistant and settings. Currently, it only jumps to the settings page and nothing is expanded. Peer Schütt 2025-03-07 19:18:23 +0100
  • ccaf2e894a
    Added a new panel in the about section regarding the Github repos (#310) Peer Schütt 2025-03-07 09:24:53 +0100
  • 7e14de7ef2 Code review suggestions Peer Schütt 2025-03-07 09:14:49 +0100
  • 4c1e3afb71 Started adding settings button Peer Schütt 2025-03-07 09:11:57 +0100
  • 1d22232005
    ERI: use camel case for JSON (#311) Thorsten Sommer 2025-03-06 21:02:21 +0100
  • 56139e322e
    Clarified API message format to specify camel case for JSON data field names Thorsten Sommer 2025-03-06 21:00:33 +0100
  • e59d5f08a5
    Set the JSON property naming policy to CamelCase for consistency Thorsten Sommer 2025-03-06 20:44:05 +0100
  • 6fdf48f443 Extended the changelog Peer Schütt 2025-03-06 17:11:40 +0100
  • ecf315d8a3 Extended the list to contain links to bug reporting and feature proposals. Peer Schütt 2025-03-06 17:06:24 +0100
  • b2e5d003a4 Undo ignore rule for lock file Peer Schütt 2025-03-06 16:27:01 +0100
  • 5a2efd72e1 Forgot to add path Peer Schütt 2025-03-06 14:04:54 +0100
  • 713db23104 Added packages.lock.json to the .gitignore, since it is a generated file. Peer Schütt 2025-03-06 14:01:24 +0100
  • c768672fbc The Panel now uses a list instead of individual texts. Furthermore, ERI and the project website are now linked as well Peer Schütt 2025-03-06 13:58:04 +0100
  • 55cbff09aa New changelog Peer Schütt 2025-03-06 13:57:12 +0100
  • 9f5f1c8a9d Added a link to the GitHub repo and the development roadmap, as proposed in https://github.com/MindWorkAI/Planning/issues/4 Peer Schütt 2025-03-06 11:20:27 +0100
  • a66d88c989
    Updated v0.9.31 metadata (#307) v0.9.31 Thorsten Sommer 2025-03-03 16:35:22 +0100
  • 2478eda4c4
    Updated v0.9.31 metadata Thorsten Sommer 2025-03-03 16:34:31 +0100
  • 2e84f10a97
    Fixed the conversion of log paths (FileSpec) to String (#306) Thorsten Sommer 2025-03-03 15:14:09 +0100
  • dc00983539
    Handle the case where the path is already absolute Thorsten Sommer 2025-03-03 14:46:19 +0100
  • ef5ff66939
    Simplified string conversion Thorsten Sommer 2025-03-03 14:45:35 +0100
  • 176f1f1daf
    Refactored the log path conversion Thorsten Sommer 2025-03-03 13:24:23 +0100
  • fc1a970c34
    Refactored the startup logging path to use the home directory Thorsten Sommer 2025-03-03 13:23:51 +0100
  • 1b737a0ba9
    Improved documentation Thorsten Sommer 2025-03-03 12:42:05 +0100
  • 05f576a50b
    Renamed variable to data_path Thorsten Sommer 2025-03-03 12:41:17 +0100
  • fe60d22f27
    Fixed the conversion of log paths (FileSpec) to String Thorsten Sommer 2025-03-03 11:45:02 +0100
  • dbc2b4f6bc
    Prepared release v0.9.31 (#305) Thorsten Sommer 2025-02-27 20:26:36 +0100
  • 10a4512b8d
    Prepared release v0.9.31 Thorsten Sommer 2025-02-27 20:25:53 +0100
  • 9d2b63bbaa
    Added paths to log files in the "About" dialog for easier support (#304) Thorsten Sommer 2025-02-27 20:17:51 +0100
  • 679985c385
    Added paths to log files in the "About" dialog for easier troubleshooting and support Thorsten Sommer 2025-02-27 20:16:45 +0100
  • 277dc73468
    Added DeepSeek as provider (#303) Thorsten Sommer 2025-02-27 12:43:19 +0100
  • eb28df8456
    Added DeepSeek as provider Thorsten Sommer 2025-02-27 12:42:05 +0100
  • ccac2b04ac
    Resolved warnings regarding redundant switch arms (#302) Thorsten Sommer 2025-02-27 08:42:51 +0100
  • 16e258dc17
    Resolved warnings regarding redundant switch arms Thorsten Sommer 2025-02-27 08:42:02 +0100
  • 0c4b94c527
    Fixed warnings when compiling for Windows (#300) Thorsten Sommer 2025-02-27 08:30:18 +0100
  • a1441b7fe1
    Refactored the shutdown creation, again Thorsten Sommer 2025-02-27 08:25:10 +0100
  • fa4071222e
    Refactored the shutdown creation Thorsten Sommer 2025-02-26 20:38:33 +0100
  • 37a9046be4
    Added GWDG provider (#301) Thorsten Sommer 2025-02-26 15:34:50 +0100
  • d65022e72b
    Removed the embedding feature from GWDG, since there is no embedding model right now Thorsten Sommer 2025-02-26 15:34:00 +0100
  • bca42f4a84
    Added GWDG SAIA as provider Thorsten Sommer 2025-02-26 15:27:38 +0100
  • dcc616f5f0
    Fixed warnings when compiling for Windows Thorsten Sommer 2025-02-26 13:51:41 +0100
  • b984b4432e
    Added Helmholtz (aka "Blablador") as provider (#299) Thorsten Sommer 2025-02-26 13:22:01 +0100
  • a5eb9bb8fd
    Added Helmholtz (aka "Blablador") as provider Thorsten Sommer 2025-02-26 13:20:36 +0100
  • 5e3b632eee
    Extended code analyzers (#293) Thorsten Sommer 2025-02-25 19:58:17 +0100
  • 92d1b3ceed
    Renamed code fix & use it also for local consts Thorsten Sommer 2025-02-25 19:54:55 +0100
  • 6897e73035
    Added a local const analyzer Thorsten Sommer 2025-02-25 19:54:18 +0100
  • ed1e8493cd
    Applied code fix Thorsten Sommer 2025-02-25 19:42:50 +0100
  • 4121755c4c
    Added an empty string analyzer & code fix Thorsten Sommer 2025-02-25 19:42:26 +0100