Commit Graph

464 Commits

Author SHA1 Message Date
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
4c1e3afb71 Started adding settings button 2025-03-07 09:11:57 +01:00
Peer Schütt
6fdf48f443 Extended the changelog 2025-03-06 17:11:40 +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
b2e5d003a4 Undo ignore rule for lock file 2025-03-06 16:27:01 +01:00
Peer Schütt
5a2efd72e1 Forgot to add path 2025-03-06 14:04:54 +01:00
Peer Schütt
713db23104 Added packages.lock.json to the .gitignore, since it is a generated file. 2025-03-06 14:01: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
55cbff09aa New changelog 2025-03-06 13:57:12 +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
a66d88c989
Updated v0.9.31 metadata (#307) 2025-03-03 16:35:22 +01:00
Thorsten Sommer
2e84f10a97
Fixed the conversion of log paths (FileSpec) to String (#306) 2025-03-03 15:14:09 +01:00
Thorsten Sommer
dbc2b4f6bc
Prepared release v0.9.31 (#305) 2025-02-27 20:26:36 +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
ccac2b04ac
Resolved warnings regarding redundant switch arms (#302) 2025-02-27 08:42:51 +01:00
Thorsten Sommer
0c4b94c527
Fixed warnings when compiling for Windows (#300) 2025-02-27 08:30:18 +01:00
Thorsten Sommer
37a9046be4
Added GWDG provider (#301) 2025-02-26 15:34:50 +01:00
Thorsten Sommer
b984b4432e
Added Helmholtz (aka "Blablador") as provider (#299) 2025-02-26 13:22:01 +01:00
Thorsten Sommer
5e3b632eee
Extended code analyzers (#293) 2025-02-25 19:58:17 +01:00
Thorsten Sommer
99dac520cb
Prepared release v0.9.30 (#298) 2025-02-24 20:58:35 +01:00
Thorsten Sommer
e21e30ce8c
Implemented the new models API for the Anthropic provider (#297) 2025-02-24 20:52:32 +01:00
Thorsten Sommer
5a077e1bdb
Fixed the date of the release (#296) 2025-02-24 15:06:51 +01:00
Thorsten Sommer
8dd5b3bab8
Prepared release v0.9.29 (#295) 2025-02-24 15:02:24 +01:00
Thorsten Sommer
03431b85b4
Fixed a layout bug within the chat page (#294) 2025-02-24 12:48:41 +01:00
Thorsten Sommer
9699754ec7
Prepared release v0.9.29 (#292) 2025-02-23 16:20:02 +01:00
Thorsten Sommer
64656d3605
Improved the readability of descriptions inside the ERI server assistant (#291) 2025-02-23 15:21:06 +01:00
Thorsten Sommer
9bd79bd3a0
Improved data security by enforcing provider filtering (#290) 2025-02-23 15:05:29 +01:00
Thorsten Sommer
bfc9f2ea1d
Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
Thorsten Sommer
96e6372fcd
Added a common augmentation interface & default implementation (#288) 2025-02-18 11:24:43 +01:00
Thorsten Sommer
f01cf498e2
Refactored the RAG process (#287) 2025-02-17 16:51:26 +01:00
Thorsten Sommer
77d427610b
Execute retrieval processes (#286) 2025-02-17 14:12:46 +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
657fda4961
Fixed a bug in which 'APP_SETTINGS' appeared in the "send to" menu (#283) 2025-02-15 15:53:58 +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
e973b51f75
Fixed Tauri TLS build issue caused by OpenSSL dependency (#280) 2025-02-09 19:01:51 +01:00
Thorsten Sommer
c9474c55b7
Prepared release v0.9.28 (#279) 2025-02-09 18:06:24 +01:00
Thorsten Sommer
c0b7016c3a
Added the assistant option to select the default app provider (#278) 2025-02-09 16:59:26 +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
ad3d8cbb3a
Updated OpenSSL dependency to fix potential security issues (#275) 2025-02-09 13:10:20 +01:00
Thorsten Sommer
c836bd7f33
Added an information view to all data sources (#273) 2025-02-09 12:36:37 +01:00
Thorsten Sommer
9d71978feb
Prepared release v0.9.27 (#272) 2025-01-21 19:28:09 +01:00
Thorsten Sommer
940459ca46
Fixed an issue with tooltips at the bottom of the app (#271) 2025-01-21 19:22:26 +01:00
Thorsten Sommer
09d67bc1c2
Fixed the workspace name after re-rendering the chat component (#270) 2025-01-21 19:12:36 +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
cf975f2a6c
Removed the "send to" button from the ERI server assistant (#267) 2025-01-21 14:20:03 +01:00