AI-Studio/app/MindWork AI Studio/Tools/Services
2026-08-10 08:38:30 +02:00
..
AssistantPluginCheckResult.cs Added export and import of plugin archives (#885) 2026-08-06 10:42:20 +02:00
AssistantPluginGenerationService.cs Fixed invisible file attachments in assistant plugins & allow file attachment component (#877) 2026-07-21 10:05:43 +02:00
AssistantPluginInstallResult.cs Added export and import of plugin archives (#885) 2026-08-06 10:42:20 +02:00
AssistantPluginUpdateResult.cs Added export and import of plugin archives (#885) 2026-08-06 10:42:20 +02:00
ConfigurationPluginDeleteSummary.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +02:00
ConfigurationPluginDestination.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +02:00
ConfigurationPluginImportSummary.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +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 Added export and import of plugin archives (#885) 2026-08-06 10:42:20 +02:00
PandocAvailabilityService.cs Added the possibility to attach files to the chat (#585) 2025-12-10 13:48:13 +01:00
PluginDeleteResult.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +02:00
PluginImportPreview.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +02:00
PluginInstallService.AssistantBuilder.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +02:00
PluginInstallService.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +02:00
PluginInstallService.Delete.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +02:00
PluginInstallService.Editing.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +02:00
PluginInstallService.FileSystem.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +02:00
PluginInstallService.Import.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +02:00
PluginInstallService.Installation.cs Improved local plugin handling (share, import, delete) (#900) 2026-08-09 19:01:58 +02:00
PluginShareResult.cs Added export and import of plugin archives (#885) 2026-08-06 10:42:20 +02:00
PluginShareService.cs Added export and import of plugin archives (#885) 2026-08-06 10:42:20 +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 Added a result type with failure reasons for file extraction 2026-08-10 08:38: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 Added a result type with failure reasons for file extraction 2026-08-10 08:38:30 +02:00
RustService.Secrets.cs Improved Secret Service diagnostics on Linux (#868) 2026-07-19 11:33:56 +02:00
RustService.Share.cs Added export and import of plugin archives (#885) 2026-08-06 10:42:20 +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