AI-Studio/app/MindWork AI Studio/Tools/Services
Paul Koudelka 5b5b6e0b28
Some checks failed
Build and Release / Determine run mode (push) Has been cancelled
Build and Release / Read metadata (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,app,updater, dmg) (push) Has been cancelled
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) Has been cancelled
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) Has been cancelled
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) Has been cancelled
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) Has been cancelled
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) Has been cancelled
Build and Release / Prepare & create release (push) Has been cancelled
Build and Release / Publish release (push) Has been cancelled
Replace Qdrant with Qdrant Edge (#783)
2026-06-02 17:22:59 +02:00
..
DataSourceService.cs
EnterpriseEnvironmentService.cs Added support for up to 100,000 enterprise configuration slots (#782) 2026-05-31 12:11:09 +02:00
GlobalShortcutService.cs Released the transcription feature (#766) (#766) 2026-05-16 19:13:27 +02:00
MarkdownClipboardService.cs
PandocAvailabilityService.cs
RustAvailabilityMonitorService.cs Improved logging (#678) 2026-02-25 19:30:46 +01:00
RustEnumConverter.cs Manage global shortcuts (#635) 2026-01-24 20:05:34 +01:00
RustService.APIKeys.cs Improved API key retrieval for local embedding (#675) 2026-02-22 15:09:51 +01:00
RustService.App.cs Added startup path & Linux package type to the info page (#785) 2026-05-31 19:10:19 +02:00
RustService.Clipboard.cs Improved several small things (#602) 2025-12-17 11:33:08 +01:00
RustService.cs Configure ERI servers in config plugins (#767) 2026-05-18 16:26:51 +02:00
RustService.Databases.cs Replace Qdrant with Qdrant Edge (#783) 2026-06-02 17:22:59 +02:00
RustService.Enterprise.cs Added support for up to 100,000 enterprise configuration slots (#782) 2026-05-31 12:11:09 +02:00
RustService.Events.cs Added Rust failure detection to the .NET server (#637) 2026-01-24 21:43:00 +01:00
RustService.FileSystem.cs Added support for exporting chat templates & profiles (#772) 2026-05-22 15:46:03 +02:00
RustService.Log.cs Added Rust failure detection to the .NET server (#637) 2026-01-24 21:43:00 +01:00
RustService.OS.cs Configure ERI servers in config plugins (#767) 2026-05-18 16:26:51 +02:00
RustService.Retrieval.cs Migrated to axum (#757) 2026-05-12 20:31:08 +02:00
RustService.Secrets.cs Configure ERI servers in config plugins (#767) 2026-05-18 16:26:51 +02:00
RustService.Shortcuts.cs Manage global shortcuts (#635) 2026-01-24 20:05:34 +01:00
RustService.Updates.cs Fixed changelog encoding & prepared re-release v26.4.1 (#745) 2026-04-17 19:30:13 +02:00
TemporaryChatService.cs Improved workspace performance (#680) 2026-03-05 18:37:18 +01:00
UpdateService.cs Fixed changelog encoding & prepared re-release v26.4.1 (#745) 2026-04-17 19:30:13 +02:00
VoiceRecordingAvailabilityService.cs Harden voice recording initialization (#698) 2026-03-16 22:36:51 +01:00