AI-Studio/app/MindWork AI Studio/Components
Thorsten Sommer 03cd299a86
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
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 / 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, deb) (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Prepared release v0.9.40 (#410)
2025-04-20 15:36:42 +02:00
..
Settings Updated documentation (#409) 2025-04-20 15:24:43 +02:00
_Imports.razor Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
AssistantBlock.razor Included a settings icon to every assistant that lets you edit the settings (#327) 2025-03-12 11:31:01 +01:00
AssistantBlock.razor.cs Included a settings icon to every assistant that lets you edit the settings (#327) 2025-03-12 11:31:01 +01:00
Changelog.Logs.cs Prepared release v0.9.40 (#410) 2025-04-20 15:36:42 +02:00
Changelog.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
Changelog.razor.cs Added an information view to all data sources (#273) 2025-02-09 12:36:37 +01:00
ChatComponent.razor Improved data security for chat threads (#317) 2025-03-08 20:13:08 +01:00
ChatComponent.razor.cs Configure language & start language plugins (#400) 2025-04-12 21:13:33 +02:00
ConfidenceInfo.razor Migrate to .NET 9 & MudBlazor 8 (#333) 2025-03-12 19:12:56 +01:00
ConfidenceInfo.razor.cs Migrate to .NET 9 & MudBlazor 8 (#333) 2025-03-12 19:12:56 +01:00
ConfigurationBase.razor Added components for configuration options 2024-05-04 11:08:18 +02:00
ConfigurationBase.razor.cs Fixed message bus issues (#268) 2025-01-21 15:36:22 +01:00
ConfigurationMinConfidenceSelection.razor Added options to enforce minimum confidence levels for each assistant (#147) 2024-09-14 19:20:33 +02:00
ConfigurationMinConfidenceSelection.razor.cs Added options to enforce minimum confidence levels for each assistant (#147) 2024-09-14 19:20:33 +02:00
ConfigurationMultiSelect.razor Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
ConfigurationMultiSelect.razor.cs Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
ConfigurationOption.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
ConfigurationOption.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
ConfigurationProviderSelection.razor Added optional enforcement for a min. confidence level (#145) 2024-09-13 23:29:19 +02:00
ConfigurationProviderSelection.razor.cs Improved data security by enforcing provider filtering (#290) 2025-02-23 15:05:29 +01:00
ConfigurationSelect.razor Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
ConfigurationSelect.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
ConfigurationSlider.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
ConfigurationSlider.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
ConfigurationText.razor Add job posting assistant (#150) 2024-09-15 21:14:56 +02:00
ConfigurationText.razor.cs Add job posting assistant (#150) 2024-09-15 21:14:56 +02:00
DataSourceAgentSelected.cs Added an agent to select the appropriate data sources for any prompt (#284) 2025-02-17 12:33:34 +01:00
DataSourceSelection.razor Improved the data source selection behavior with no data sources selected (#355) 2025-03-16 14:59:07 +01:00
DataSourceSelection.razor.cs Move data source settings (#353) 2025-03-16 14:03:43 +01:00
DataSourceSelectionMode.cs Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
EnumSelection.razor Fixed issue with enum selection component not updating for 'other' values (#359) 2025-03-16 20:53:45 +01:00
EnumSelection.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
EnumSelectionBase.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
ExpansionPanel.razor Improved the coding assistant by adding a button to delete a context (#90) 2024-08-23 11:23:36 +02:00
ExpansionPanel.razor.cs Improved the coding assistant by adding a button to delete a context (#90) 2024-08-23 11:23:36 +02:00
InnerScrolling.razor Improved the inner content scrolling to use the entire space available (#263) 2025-01-21 13:40:47 +01:00
InnerScrolling.razor.cs Configure language & start language plugins (#400) 2025-04-12 21:13:33 +02:00
Issues.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
Issues.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
ITreeItem.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
Motivation.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
Motivation.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
MSGComponentBase.cs Migrated build script to C# (#401) 2025-04-14 19:29:56 +02:00
MudJustifiedText.cs Add profiles (#132) 2024-09-08 21:01:51 +02:00
MudTextList.razor Add profiles (#132) 2024-09-08 21:01:51 +02:00
MudTextList.razor.cs Extended code analyzers (#293) 2025-02-25 19:58:17 +01:00
MudTextSlider.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
MudTextSlider.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
MudTextSwitch.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
MudTextSwitch.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
PopoverTriggerMode.cs Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
PreviewAlpha.razor Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PreviewAlpha.razor.cs Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PreviewBeta.razor Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PreviewBeta.razor.cs Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PreviewExperimental.razor Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PreviewExperimental.razor.cs Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PreviewPrototype.razor Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PreviewPrototype.razor.cs Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PreviewReleaseCandidate.razor Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
PreviewReleaseCandidate.razor.cs Start the plugin system (#372) 2025-03-29 18:40:17 +01:00
ProcessComponent.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
ProcessComponent.razor.cs Improve ipc (#102) 2024-09-01 20:10:03 +02:00
ProfileFormSelection.razor Implemented the "my tasks" assistant (#137) 2024-09-09 15:08:16 +02:00
ProfileFormSelection.razor.cs Implemented the "my tasks" assistant (#137) 2024-09-09 15:08:16 +02:00
ProfileSelection.razor Migrate to .NET 9 & MudBlazor 8 (#333) 2025-03-12 19:12:56 +01:00
ProfileSelection.razor.cs Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
ProviderSelection.razor Fixed a layout bug within the chat page (#294) 2025-02-24 12:48:41 +01:00
ProviderSelection.razor.cs Code maintenance (#332) 2025-03-12 18:05:27 +01:00
ReadWebContent.razor Included a settings icon to every assistant that lets you edit the settings (#327) 2025-03-12 11:31:01 +01:00
ReadWebContent.razor.cs Improved data security by enforcing provider filtering (#290) 2025-02-23 15:05:29 +01:00
ReadWebContentSteps.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
SelectDirectory.razor Configure data sources (#259) 2025-01-13 19:51:26 +01:00
SelectDirectory.razor.cs Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
SelectFile.razor Configure data sources (#259) 2025-01-13 19:51:26 +01:00
SelectFile.razor.cs Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
SplitButton.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
SplitButton.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
Supporter.razor Added second supporter (#182) 2024-11-02 11:40:17 +01:00
Supporter.razor.cs Added second supporter (#182) 2024-11-02 11:40:17 +01:00
SupporterType.cs Added second supporter (#182) 2024-11-02 11:40:17 +01:00
TextInfoLine.razor Added an information view to all data sources (#273) 2025-02-09 12:36:37 +01:00
TextInfoLine.razor.cs Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
TextInfoLines.razor Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
TextInfoLines.razor.cs Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
ThirdPartyComponent.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
ThirdPartyComponent.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
TreeButton.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
TreeDivider.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
TreeItemData.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
TreeItemType.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
Vision.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
Vision.razor.cs Updated introduction (#264) 2025-01-21 09:13:16 +01:00
WorkspaceBranch.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
Workspaces.razor Added workspace display options (#184) 2024-11-02 22:53:02 +01:00
Workspaces.razor.cs Improved code quality (#361) 2025-03-16 21:17:06 +01:00