AI-Studio/app/MindWork AI Studio/Tools
2026-05-18 15:34:19 +02:00
..
Databases Handle Qdrant startup failures gracefully (#683) 2026-03-14 12:25:58 +01:00
ERIClient Added more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
Metadata Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00
MIME Implemented the transcription API (#623) 2026-01-11 16:02:28 +01:00
PluginSystem Adding allowed private hosts for read_web_page tool to managed settings. This enables a whitelist because all other private hosts will be blocked 2026-05-18 15:26:33 +02:00
RAG Added support for images (#609) 2025-12-30 18:30:32 +01:00
Rust Handle Qdrant startup failures gracefully (#683) 2026-03-14 12:25:58 +01:00
Services Improved enterprise config support (#708) 2026-03-31 13:02:59 +02:00
ToolCallingSystem added the actual filtering and blocking security logic so that only public hosts will be allowed and only high confidence providers are used if request goes to allowed internal hosts 2026-05-18 15:34:19 +02:00
Validation Fixed several provider dialog issues (#629) 2026-01-18 17:15:18 +01:00
AllowedSelectedDataSources.cs Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
AssistantVisibilityExtensions.cs Register slide assistant as configurable assistant (#702) 2026-03-21 14:03:08 +01:00
AudioRecordingResult.cs Harden voice recording initialization (#698) 2026-03-16 22:36:51 +01:00
AuthMethodsV1Extensions.cs Added more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
ButtonData.cs Added I18N assistant for localization of AI Studio content (#422) 2025-04-26 18:55:23 +02:00
ButtonTypes.cs Assistant send result (#75) 2024-08-18 12:32:18 +02:00
ChatTemplateExtensions.cs Finalized chat templates (#475) 2025-05-24 19:11:28 +02:00
CommonLanguageExtensions.cs Refined the translation assistant (#716) 2026-03-30 08:50:11 +02:00
CommonLanguages.cs Added Russian as a language option for assistants (#477) 2025-05-25 10:42:42 +02:00
CommonTools.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
Components.cs Added a slide assistant (#647) 2026-03-16 10:44:21 +01:00
ComponentsData.cs Added options to enforce minimum confidence levels for each assistant (#147) 2024-09-14 19:20:33 +02:00
ComponentsExtensions.cs Rename Slide Assistant (#711) 2026-04-02 09:14:11 +02:00
ConfidenceSchemes.cs Added DeepSeek as provider (#303) 2025-02-27 12:43:19 +01:00
ConfidenceSchemesExtensions.cs Added more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
ContentStreamDocumentMetadata.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamImageMetadata.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamMetadataJsonConverter.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamPdfDetails.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamPdfMetadata.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamPptxImageData.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamPresentationDetails.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamPresentationMetadata.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamSpreadsheetDetails.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamSpreadsheetMetadata.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamSseEvent.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamSseHandler.cs Improved PowerPoint implementation for reading slide data (#517) 2025-07-01 18:34:14 +02:00
ContentStreamSseMetadata.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamTextDetails.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
ContentStreamTextMetadata.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
DataErrorMessage.cs UI for Pandoc integration (#393) 2025-05-29 14:01:56 +02:00
DataSuccessMessage.cs UI for Pandoc integration (#393) 2025-05-29 14:01:56 +02:00
DataWarningMessage.cs UI for Pandoc integration (#393) 2025-05-29 14:01:56 +02:00
DirectoryInfoExtensions.cs Added description fields to local data sources (#583) 2025-12-08 20:53:46 +01:00
DropLayers.cs Added file attachment support to chat templates (#614) 2026-01-01 16:47:15 +01:00
ElementReferenceExtensions.cs Improved chat page by scrolling to the bottom after loading (#87) 2024-08-23 10:32:27 +02:00
EncryptedText.cs Improve ipc (#102) 2024-09-01 20:10:03 +02:00
EncryptedTextExtensions.cs Improve ipc (#102) 2024-09-01 20:10:03 +02:00
EncryptedTextJsonConverter.cs Improve ipc (#102) 2024-09-01 20:10:03 +02:00
Encryption.cs Improve ipc (#102) 2024-09-01 20:10:03 +02:00
EnterpriseEncryption.cs Added settings & features for administrators in organizations (#653) 2026-02-07 22:59:41 +01:00
EnterpriseEnvironment.cs Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
EnvFile.cs Improved dev experience & allow native .NET debugging (#460) 2025-05-17 13:36:28 +02:00
Event.cs Info page: configuration details now refresh live (#712) 2026-03-23 13:57:26 +01:00
EventHandlers.cs Added a preview of the document analysis assistant (#561) 2025-11-24 12:37:18 +01:00
ExpressionExtensions.cs Refactored configuration objects (#538) 2025-08-26 10:59:56 +02:00
FileInfoExtensions.cs Added an information view to all data sources (#273) 2025-02-09 12:36:37 +01:00
HTMLParser.cs added the actual filtering and blocking security logic so that only public hosts will be allowed and only high confidence providers are used if request goes to allowed internal hosts 2026-05-18 15:34:19 +02:00
HttpRateLimitedStreamResult.cs Fixed a streaming bug (#250) 2025-01-04 12:30:05 +01:00
HttpRequestHeadersExtensions.cs Improve ipc (#102) 2024-09-01 20:10:03 +02:00
IButtonData.cs Assistant send result (#75) 2024-08-18 12:32:18 +02:00
IConfidence.cs Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
IConfidenceExtensions.cs Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
ImageHelpers.cs Render base64 images in threads (#601) 2025-12-16 20:43:02 +01:00
IMessageBusReceiver.cs Created I18N data, part 1 (#404) 2025-04-24 13:50:14 +02:00
IncrementResult.cs Refactored configuration objects (#538) 2025-08-26 10:59:56 +02:00
IncrementType.cs Refactored configuration objects (#538) 2025-08-26 10:59:56 +02:00
ISecretId.cs Added settings & features for administrators in organizations (#653) 2026-02-07 22:59:41 +01:00
ISlideContent.cs Improved PowerPoint implementation for reading slide data (#517) 2025-07-01 18:34:14 +02:00
ISource.cs Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
JsRuntimeExtensions.cs Code maintenance (#332) 2025-03-12 18:05:27 +01:00
LoadChat.cs Bias of the day (#173) 2024-10-28 15:41:00 +01:00
LongExtensions.cs Added an information view to all data sources (#273) 2025-02-09 12:36:37 +01:00
LuaTools.cs Added settings & features for administrators in organizations (#653) 2026-02-07 22:59:41 +01:00
Markdown.cs Fixed chat issue with HTML code (#679) 2026-02-26 08:51:22 +01:00
MessageBus.cs Info page: configuration details now refresh live (#712) 2026-03-23 13:57:26 +01:00
MessageBusExtensions.cs Info page: configuration details now refresh live (#712) 2026-03-23 13:57:26 +01:00
MudThemeExtensions.cs Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
NoComponent.cs Included a settings icon to every assistant that lets you edit the settings (#327) 2025-03-12 11:31:01 +01:00
Pandoc.cs Improved Pandoc handling on dev environments (#634) 2026-01-20 10:34:04 +01:00
PandocExecutable.cs Finished the Pandoc integration (#487) 2025-05-30 22:39:16 +02:00
PandocExport.cs Improved error handling in Microsoft Word export (#586) 2025-12-10 17:07:39 +01:00
PandocInstallation.cs Finished the Pandoc integration (#487) 2025-05-30 22:39:16 +02:00
PandocPreparedProcess.cs Finished the Pandoc integration (#487) 2025-05-30 22:39:16 +02:00
PandocProcessBuilder.cs Fixed handling of paths in Pandoc exports (#674) 2026-02-20 14:13:10 +01:00
Process.cs Improved the I18N & the German translation (#552) 2025-09-03 22:14:31 +02:00
ProcessStepTextRouter.cs Improved the I18N & the German translation (#552) 2025-09-03 22:14:31 +02:00
ProcessStepValue.cs Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
ProfileExtensions.cs Add profiles (#132) 2024-09-08 21:01:51 +02:00
SecretStoreType.cs Implemented the transcription API (#623) 2026-01-11 16:02:28 +01:00
SecretStoreTypeExtensions.cs Implemented the transcription API (#623) 2026-01-11 16:02:28 +01:00
SendToButton.cs Improve provider selection (#112) 2024-09-04 15:44:23 +02:00
Slide.cs Improved PowerPoint implementation for reading slide data (#517) 2025-07-01 18:34:14 +02:00
SlideImageContent.cs Improved PowerPoint implementation for reading slide data (#517) 2025-07-01 18:34:14 +02:00
SlideManager.cs Improved PowerPoint implementation for reading slide data (#517) 2025-07-01 18:34:14 +02:00
SlideTextContent.cs Improved PowerPoint implementation for reading slide data (#517) 2025-07-01 18:34:14 +02:00
SoundEffectsInitializationResult.cs Harden voice recording initialization (#698) 2026-03-16 22:36:51 +01:00
Source.cs Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
SourceExtensions.cs Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
SourceOrigin.cs Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
TargetWindow.cs Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
TargetWindowStrategy.cs Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
TerminalLogger.cs Improved logging (#678) 2026-02-25 19:30:46 +01:00
TextColor.cs Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
TextColorExtensions.cs Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
ThreadSafeRandom.cs Migrate to .NET 9 & MudBlazor 8 (#333) 2025-03-12 19:12:56 +01:00
UserFile.cs Improved error handling, logging, and code quality (#584) 2025-12-08 21:15:45 +01:00
WorkspaceBehaviour.cs Improved workspace performance (#680) 2026-03-05 18:37:18 +01:00
WorkspaceTreeCacheSnapshot.cs Improved workspace performance (#680) 2026-03-05 18:37:18 +01:00
WorkspaceTreeChat.cs Improved workspace performance (#680) 2026-03-05 18:37:18 +01:00
WorkspaceTreeWorkspace.cs Improved workspace performance (#680) 2026-03-05 18:37:18 +01:00