Commit Graph

69 Commits

Author SHA1 Message Date
Peer Schütt
5de1a59c88 Minor spelling mistakes 2025-03-11 16:12:59 +01:00
Peer Schütt
111d2619f6 Dialogs work now. Now I need to do the cleanup of unused code 2025-03-11 15:27:27 +01:00
Peer Schütt
7cfe53b06f Monkey Work done. Created Dialog for every SettingsPanel. Now I need to remove the unnecessary SettingsPanels. 2025-03-11 12:46:21 +01:00
Peer Schütt
abb1e3f52d Merge 2025-03-10 13:32:02 +01:00
Peer Schütt
7137e58249 Switching to settings works now. Scrolling doesnt 2025-03-10 13:29:55 +01:00
Peer Schütt
5537c53d4f Added IsExtended to the ExpansionPanels. It still does not work. 2025-03-10 10:40:59 +01:00
Peer Schütt
bd4c9f7173 Added initial logic for jumping between assistant and settings. Currently, it only jumps to the settings page and nothing is expanded. 2025-03-07 19:18:23 +01:00
Peer Schütt
ecf315d8a3 Extended the list to contain links to bug reporting and feature proposals. 2025-03-06 17:06:24 +01:00
Peer Schütt
c768672fbc The Panel now uses a list instead of individual texts. Furthermore, ERI and the project website are now linked as well 2025-03-06 13:58:04 +01:00
Peer Schütt
9f5f1c8a9d Added a link to the GitHub repo and the development roadmap, as proposed in https://github.com/MindWorkAI/Planning/issues/4 2025-03-06 11:20:27 +01:00
Thorsten Sommer
9d2b63bbaa
Added paths to log files in the "About" dialog for easier support (#304) 2025-02-27 20:17:51 +01:00
Thorsten Sommer
277dc73468
Added DeepSeek as provider (#303) 2025-02-27 12:43:19 +01:00
Thorsten Sommer
bfc9f2ea1d
Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
Thorsten Sommer
7c59aa11fe
Refactored DI usage for CreateFromProviderAsync (#285) 2025-02-17 12:41:27 +01:00
Thorsten Sommer
98810ce884
Added an agent to select the appropriate data sources for any prompt (#284) 2025-02-17 12:33:34 +01:00
Thorsten Sommer
f4780939fc
Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
Thorsten Sommer
954cf44939
Added retrieval integration, part I (#281) 2025-02-10 18:49:22 +01:00
Thorsten Sommer
78315195cb
Improved build script (#277) 2025-02-09 16:25:40 +01:00
Thorsten Sommer
6040e88dad
Updated the supporter page (#276) 2025-02-09 15:04:07 +01:00
Thorsten Sommer
c836bd7f33
Added an information view to all data sources (#273) 2025-02-09 12:36:37 +01:00
Thorsten Sommer
1681405fb9
Fixed an issue with the workspace title not being updated (#269) 2025-01-21 18:58:20 +01:00
Thorsten Sommer
be408a6aee
Fixed message bus issues (#268) 2025-01-21 15:36:22 +01:00
Thorsten Sommer
14caf550ec
Improved the inner content scrolling to use the entire space available (#263) 2025-01-21 13:40:47 +01:00
Thorsten Sommer
f50e041640
Updated introduction (#264) 2025-01-21 09:13:16 +01:00
Thorsten Sommer
63be312bb4
Configure data sources (#259) 2025-01-13 19:51:26 +01:00
Thorsten Sommer
06f66fdab2
Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00
Thorsten Sommer
2ef4d9d53f
Added xAI as a new provider (#254) 2025-01-04 15:06:08 +01:00
Thorsten Sommer
317d3c9eec
Prepared release v0.9.23 (#244) 2025-01-02 20:47:44 +01:00
Thorsten Sommer
caec3bfd2c
Improved chat UI (#240) 2025-01-02 13:16:47 +01:00
Thorsten Sommer
8cbef49d89
Add ERI server assistant (#231) 2025-01-01 15:49:27 +01:00
Thorsten Sommer
61f7a3dd72
Fixed bugs related to the workspaces component (#228) 2024-12-04 11:44:12 +01:00
Thorsten Sommer
55d7895f58
Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
Thorsten Sommer
e2859b3d76
Define the writer mode as experimental preview (#226) 2024-12-03 15:52:45 +01:00
Thorsten Sommer
0a951ead3e
Added the writer mode experiment (#167) 2024-12-03 15:32:38 +01:00
Thorsten Sommer
799112eb9d
Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
Thorsten Sommer
32ff143b21
Added configuration for preview feature visibility (#222) 2024-11-24 10:11:56 +01:00
Thorsten Sommer
0d104f5abc
Remember chat provider (#217) 2024-11-23 13:04:02 +01:00
Thorsten Sommer
ba6b8d2b3c
Fixed auto-save when sending assistant results to a new chat (#216) 2024-11-23 10:54:58 +01:00
Thorsten Sommer
4ca5aba58f
Fixed workspace titles (#213) 2024-11-16 11:59:09 +01:00
Thorsten Sommer
ceac9cefe5
Fixed bugs related to storing and loading chats (#211) 2024-11-15 21:22:57 +01:00
Thorsten Sommer
9c0dea9927
Updated supporters (#209) 2024-11-14 06:54:19 +01:00
Thorsten Sommer
9fa2a1a135
Updated readme (#203) 2024-11-10 10:41:20 +01:00
Thorsten Sommer
826d15729b
Added the Google provider (#201) 2024-11-09 22:04:00 +01:00
Thorsten Sommer
2ae40c59a3
Added Groq provider (#200) 2024-11-09 20:13:14 +01:00
Thorsten Sommer
d2ac4e26b0
Added workspace display options (#184) 2024-11-02 22:53:02 +01:00
Thorsten Sommer
8bd54e6d61
Added second supporter (#182) 2024-11-02 11:40:17 +01:00
Thorsten Sommer
217b9c4db3
Bias of the day (#173) 2024-10-28 15:41:00 +01:00
Thorsten Sommer
e717b84fb4
Added @richard-stanton as the first supporter (#162) 2024-10-11 08:30:13 +02:00
Thorsten Sommer
375be805a1
Add job posting assistant (#150) 2024-09-15 21:14:56 +02:00
Thorsten Sommer
e9998348c5
Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00