AI-Studio/app/MindWork AI Studio/Tools/Services
2026-08-05 16:41:32 +02:00
..
AssistantPluginGenerationService.cs Fixed invisible file attachments in assistant plugins & allow file attachment component (#877) 2026-07-21 10:05:43 +02:00
AssistantPluginInstallService.cs Fixed loading a replaced assistant plugin twice during installation 2026-08-05 16:41:32 +02:00
DataSourceService.cs Added support for organization-approved assistant plugins (#821) 2026-07-05 15:20:29 +02:00
EnterpriseEnvironmentService.cs Added support for up to 100,000 enterprise configuration slots (#782) 2026-05-31 12:11:09 +02:00
GlobalShortcutService.cs Added focused-window shortcut fallback on Linux (#882) 2026-07-21 14:43:33 +02:00
MarkdownClipboardService.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
MediaTranscriptionService.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
NativeShareService.cs add NativeShareService for file sharing using RustService 2026-07-21 13:35:08 +02:00
PandocAvailabilityService.cs Added the possibility to attach files to the chat (#585) 2025-12-10 13:48:13 +01:00
PluginShareResult.cs Formatting 2026-08-04 18:58:51 +02:00
PluginShareService.cs Added organization settings to disable plugin import and sharing 2026-08-04 19:46:58 +02:00
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 Secret Service diagnostics on Linux (#868) 2026-07-19 11:33:56 +02:00
RustService.App.cs Fixed initial logging setup for Flatpak (#874) 2026-07-19 22:48:30 +02:00
RustService.Clipboard.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
RustService.cs Improve Linux clipboard support and file handling (#872) 2026-07-19 19:56:30 +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 Improve Linux clipboard support and file handling (#872) 2026-07-19 19:56:30 +02:00
RustService.Image.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
RustService.Log.cs Added Rust failure detection to the .NET server (#637) 2026-01-24 21:43:00 +01:00
RustService.Media.cs Added audio and video transcription for chats and assistants (#856) 2026-07-15 12:53:30 +02: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 Improved Secret Service diagnostics on Linux (#868) 2026-07-19 11:33:56 +02:00
RustService.Share.cs Suppressed unused property warning 2026-08-04 12:55:27 +02:00
RustService.Shortcuts.cs Fixed global shortcuts on linux (#867) 2026-07-18 17:42:38 +02:00
RustService.Updates.cs Fixed changelog encoding & prepared re-release v26.4.1 (#745) 2026-04-17 19:30:13 +02:00
TemporaryChatService.cs Fixed issues with the DI system and singletons (#802) 2026-06-10 21:01:27 +02:00
TranscriptStagingCleanupService.cs Added audio and video transcription for chats and assistants (#856) 2026-07-15 12:53:30 +02:00
UpdatePolicy.cs Improved enterprise update policies & Flatpak support (#853) 2026-07-13 13:35:24 +02:00
UpdatePolicyMode.cs Improved enterprise update policies & Flatpak support (#853) 2026-07-13 13:35:24 +02:00
UpdateService.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
VoiceRecordingAvailabilityService.cs Harden voice recording initialization (#698) 2026-03-16 22:36:51 +01:00