AI-Studio/app/MindWork AI Studio
Thorsten Sommer 0ea63a16c0
Some checks are pending
Build and Release / Determine run mode (push) Waiting to run
Build and Release / Read metadata (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Allow external HTTP root certificates to be configured by a policy file (#805)
2026-06-11 11:37:40 +02:00
..
Agents Added simple assistant plugin example (#734) 2026-04-15 09:01:31 +02:00
Assistants Improved the dialog for moving chats into workspaces (#796) 2026-06-06 10:06:41 +02:00
Chat Fixed issues with the DI system and singletons (#802) 2026-06-10 21:01:27 +02:00
Components Fixed issues with the DI system and singletons (#802) 2026-06-10 21:01:27 +02:00
Dialogs Improved voice recording shortcut labels (#800) 2026-06-09 20:11:32 +02:00
Layout Added support for parallel AI job processing (#774) 2026-05-24 13:50:42 +02:00
Pages Added the option to search for chats in all workspaces (#795) 2026-06-04 19:34:52 +02:00
Plugins Improved the dialog for moving chats into workspaces (#796) 2026-06-06 10:06:41 +02:00
Provider Fixed issues with the DI system and singletons (#802) 2026-06-10 21:01:27 +02:00
Settings Fixed issues with the DI system and singletons (#802) 2026-06-10 21:01:27 +02:00
Tools Allow external HTTP root certificates to be configured by a policy file (#805) 2026-06-11 11:37:40 +02:00
wwwroot Fixed an issue where AI Studio could be started multiple times (#803) 2026-06-10 21:31:02 +02:00
App.razor Added math rendering (#705) 2026-03-21 20:34:11 +01:00
FileHandler.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
GlobalUsings.cs Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
MindWork AI Studio.csproj Replace Qdrant with Qdrant Edge (#783) 2026-06-02 17:22:59 +02:00
packages.lock.json Replace Qdrant with Qdrant Edge (#783) 2026-06-02 17:22:59 +02:00
Program.cs Added support for parallel AI job processing (#774) 2026-05-24 13:50:42 +02:00
Redirect.cs Extended code analyzers (#293) 2025-02-25 19:58:17 +01:00
Routes.razor Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
Routes.razor.cs Added a prompt optimization assistant (#709) 2026-04-15 19:40:53 +02:00