AI-Studio/app/MindWork AI Studio/Tools
Peer Schütt adf61a1384
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (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) (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 deb updater) (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 updater) (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) (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 deb updater) (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
Improving the text summarizer assistant (#544)
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
2025-08-30 10:35:40 +02:00
..
ERIClient Added more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
Metadata
PluginSystem Added option for update installation behavior (#539) 2025-08-26 20:06:13 +02:00
RAG Added more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
Rust Allow loading any document in some assistants (#508) 2025-06-30 18:56:48 +02:00
Services Added option for update installation behavior (#539) 2025-08-26 20:06:13 +02:00
Validation Added more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
AllowedSelectedDataSources.cs
AuthMethodsV1Extensions.cs Added more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
ButtonData.cs
ButtonTypes.cs
ChatTemplateExtensions.cs Finalized chat templates (#475) 2025-05-24 19:11:28 +02:00
CommonLanguageExtensions.cs Improving the text summarizer assistant (#544) 2025-08-30 10:35:40 +02:00
CommonLanguages.cs Added Russian as a language option for assistants (#477) 2025-05-25 10:42:42 +02:00
CommonTools.cs
Components.cs
ComponentsData.cs
ComponentsExtensions.cs Refactored configuration objects (#538) 2025-08-26 10:59:56 +02:00
ConfidenceSchemes.cs
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
ElementReferenceExtensions.cs
EncryptedText.cs
EncryptedTextExtensions.cs
EncryptedTextJsonConverter.cs
Encryption.cs
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 Added option for update installation behavior (#539) 2025-08-26 20:06:13 +02:00
ExpressionExtensions.cs Refactored configuration objects (#538) 2025-08-26 10:59:56 +02:00
FileInfoExtensions.cs
HTMLParser.cs
HttpRateLimitedStreamResult.cs
HttpRequestHeadersExtensions.cs
IButtonData.cs
IConfidence.cs
IConfidenceExtensions.cs
IMessageBusReceiver.cs
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
ISlideContent.cs Improved PowerPoint implementation for reading slide data (#517) 2025-07-01 18:34:14 +02:00
JsRuntimeExtensions.cs
LoadChat.cs
LongExtensions.cs
Markdown.cs Upgraded dependencies (#533) 2025-08-10 18:32:38 +02:00
MessageBus.cs Improved enterprise service (#493) 2025-06-02 20:08:25 +02:00
MessageBusExtensions.cs
MudThemeExtensions.cs
NoComponent.cs
Pandoc.cs Finished the Pandoc integration (#487) 2025-05-30 22:39:16 +02:00
PandocExecutable.cs Finished the Pandoc integration (#487) 2025-05-30 22:39:16 +02: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 Finished the Pandoc integration (#487) 2025-05-30 22:39:16 +02:00
Process.cs
ProcessStepValue.cs
ProfileExtensions.cs
SendToButton.cs
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
TargetWindow.cs
TargetWindowStrategy.cs
TerminalLogger.cs
TextColor.cs
TextColorExtensions.cs
ThreadSafeRandom.cs
WorkspaceBehaviour.cs Made dialog parameter usage explicit with generic types (#543) 2025-08-28 18:51:44 +02:00