Commit Graph

  • 2e8444b5e3
    Code maintenance (#332) Thorsten Sommer 2025-03-12 18:05:27 +0100
  • 146e94c0d6
    Remove unused usings and properties Thorsten Sommer 2025-03-12 18:04:44 +0100
  • 8518fadd1a
    Refactor AssistantBase to inherit from AssistantLowerBase and update related references Thorsten Sommer 2025-03-12 18:03:54 +0100
  • 5cc6e141c2
    GitHub workflow: added tag check for metadata processing (#331) Thorsten Sommer 2025-03-12 13:18:28 +0100
  • de56b0d9e9
    Added tag check for metadata processing Thorsten Sommer 2025-03-12 13:17:23 +0100
  • 850d56cfcf
    Enhance build & release workflow (#330) Thorsten Sommer 2025-03-12 13:10:28 +0100
  • 53fb27350d
    Enhance build and release workflow to trigger on main branch pushes and tag releases Thorsten Sommer 2025-03-12 13:06:15 +0100
  • d399b025a9
    Added changelog for newest features of #327 (#329) Peer Schütt 2025-03-12 11:58:43 +0100
  • 37dfcc13d6 Added changelog for newest features of https://github.com/MindWorkAI/AI-Studio/pull/327 Peer Schütt 2025-03-12 11:55:33 +0100
  • 200964422d
    Included a settings icon to every assistant that lets you edit the settings (#327) Peer Schütt 2025-03-12 11:31:01 +0100
  • 0c19d1dc8a Code review Peer Schütt 2025-03-12 11:26:48 +0100
  • eb14da2cb7 Code review Peer Schütt 2025-03-12 11:19:21 +0100
  • 09676bce3d Removed unused parameter Peer Schütt 2025-03-12 11:09:08 +0100
  • d5fca26c72 Remove new lines Peer Schütt 2025-03-12 11:04:38 +0100
  • 6d669676e6 Remove Peer Schütt 2025-03-12 11:02:32 +0100
  • 9f52c2ae67 SettingsPanel Enum removed, because it is no longer needed Peer Schütt 2025-03-12 10:58:52 +0100
  • b0c6292fbe Remove to resolve merge conflicts Peer Schütt 2025-03-12 10:23:20 +0100
  • f941108ec3 Revert some changes for merge Peer Schütt 2025-03-12 10:17:09 +0100
  • 8ac40a489b Revert "Merge" Peer Schütt 2025-03-12 10:04:22 +0100
  • a6b7357385 Revert some things Peer Schütt 2025-03-12 10:00:27 +0100
  • 8a23b54e56
    Added next changelog (#328) Thorsten Sommer 2025-03-12 09:06:56 +0100
  • 7dd652709b
    Added next changelog Thorsten Sommer 2025-03-12 09:06:12 +0100
  • baf8cdc9d4 Providers are now shown in the dialog Peer Schütt 2025-03-12 08:58:56 +0100
  • a45649d3d1
    Added handling for default values for methods Thorsten Sommer 2025-03-11 19:19:17 +0100
  • 490b276495 Removed the unnecessary SettingsPanels from the assistants and the enum Peer Schütt 2025-03-11 16:15:46 +0100
  • 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