Commit Graph

24 Commits

Author SHA1 Message Date
Thorsten Sommer
426f223a84
Upgraded to Rust 1.80.0 (#47) 2024-07-26 12:21:14 +02:00
Thorsten Sommer
d6cf65e973
Fixing #44 (#45) 2024-07-26 08:56:26 +02:00
Thorsten Sommer
9267ef865d
Added Fireworks provider (#43) 2024-07-25 15:29:44 +02:00
Thorsten Sommer
a956b55d6b
Adding a coding assistant (#38) 2024-07-16 20:06:04 +02:00
Thorsten Sommer
880f86316b
Prepared release v0.8.1 (#36) 2024-07-16 10:36:26 +02:00
Thorsten Sommer
58c9d8ac33
Add assistants (#33) 2024-07-14 21:46:17 +02:00
Thorsten Sommer
12e31453e3
Fixed in app description of LLM providers (#31) 2024-07-13 13:46:24 +02:00
Thorsten Sommer
59d0321625
Add workspaces & persistent chats (#23) 2024-07-13 10:37:57 +02:00
Thorsten Sommer
29263660fc
Implement support for self-hosted and local LLMs (#20) 2024-07-03 20:31:04 +02:00
Thorsten Sommer
6cc1d37db8
Implemented Mistral provider (#19) 2024-07-01 20:11:19 +02:00
Thorsten Sommer
b29e181ecd
Prepared release v0.6.1 (#18) 2024-06-30 21:06:04 +02:00
Thorsten Sommer
d6e80a4563
Added update system to the app (#13) 2024-06-30 15:26:28 +02:00
Thorsten Sommer
6170e0ce9a
Fixed home page layout for 1080p screens (#10) 2024-06-25 20:46:09 +02:00
Thorsten Sommer
2818aa9341
Fixed links to GitHub sponsors (#9) 2024-06-25 17:46:37 +02:00
Thorsten Sommer
329467123b
Add CI/CD pipeline for releases (#3) 2024-06-23 19:33:21 +02:00
906a09442d
Fixes #12 by remembering the window size 2024-06-01 12:49:10 +02:00
b636b9d08c
Prepared next version 2024-05-31 10:58:29 +02:00
b2c25544b0
Update 2024-05-26 14:21:35 +02:00
6443044685
Update 2024-05-25 20:15:12 +02:00
c92ca6d98c
Update based on metadata 2024-05-21 18:59:23 +02:00
b44a95c67b
Configured sidecar
- Add the sidecar to start the .NET server when running the app
- Add proper logging
- Add message handling for communication between .NET and Rust/Tauri
- Add dynamic port allocation for the .NET server
- Add transition to .NET app, i.e., a loading screen
2024-05-12 14:40:06 +02:00
6f9326a827
Add command to copy text to the clipboard 2024-05-03 22:55:21 +02:00
b02b39c023
Added commands to read & store secrets 2024-04-05 22:23:01 +02:00
494e72d868
Init 2024-03-28 22:26:48 +01:00