AI-Studio/app/MindWork AI Studio/Tools/PluginSystem/Assistants/DataModel
2026-04-09 09:52:03 +02:00
..
Layout Resolved warnings 2026-04-09 09:52:03 +02:00
AssistantButton.cs Resolved warnings 2026-04-09 09:52:03 +02:00
AssistantButtonGroup.cs Resolved warnings 2026-04-09 09:52:03 +02:00
AssistantColorPicker.cs rebuild Userprompt into a more human readable and more structured block format 2026-03-27 00:18:39 +01:00
AssistantComponentBase.cs fixed inheritance flaws 2026-03-03 15:44:31 +01:00
AssistantComponentPropHelper.cs Resolved warnings 2026-04-09 09:52:03 +02:00
AssistantComponentType.cs moving display name of assistant component type to own class. Only then the language keys are collected 2026-03-26 23:27:56 +01:00
AssistantComponentTypeExtensions.cs moving display name of assistant component type to own class. Only then the language keys are collected 2026-03-26 23:27:56 +01:00
AssistantDatePicker.cs rebuild Userprompt into a more human readable and more structured block format 2026-03-27 00:18:39 +01:00
AssistantDateRangePicker.cs Resolved warnings 2026-04-09 09:52:03 +02:00
AssistantDropdown.cs Resolved warnings 2026-04-09 09:52:03 +02:00
AssistantDropdownItem.cs improved dropdown component and fixed some bugs with it 2026-03-13 01:14:03 +01:00
AssistantFileContentReader.cs rebuild Userprompt into a more human readable and more structured block format 2026-03-27 00:18:39 +01:00
AssistantForm.cs fixed inheritance flaws 2026-03-03 15:44:31 +01:00
AssistantHeading.cs generalized getters and setters for ints and bools 2026-03-09 18:25:30 +01:00
AssistantImage.cs moved helper functions into corrisponding data classes 2026-03-22 20:41:30 +01:00
AssistantList.cs fixed inheritance flaws 2026-03-03 15:44:31 +01:00
AssistantListItem.cs fixed diverse little issues that occured while testing 2026-03-17 17:20:16 +01:00
AssistantLuaConversion.cs centralized conversion methods to reduce repetition 2026-03-21 02:01:13 +01:00
AssistantProfileSelection.cs fixed inheritance flaws 2026-03-03 15:44:31 +01:00
AssistantProviderSelection.cs WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection 2026-03-20 00:49:21 +01:00
AssistantState.cs Resolved warnings 2026-04-09 09:52:03 +02:00
AssistantSwitch.cs Resolved warnings 2026-04-09 09:52:03 +02:00
AssistantText.cs fixed inheritance flaws 2026-03-03 15:44:31 +01:00
AssistantTextArea.cs Resolved warnings 2026-04-09 09:52:03 +02:00
AssistantTimePicker.cs Resolved warnings 2026-04-09 09:52:03 +02:00
AssistantWebContentReader.cs rebuild Userprompt into a more human readable and more structured block format 2026-03-27 00:18:39 +01:00
ComponentPropSpecs.cs make ButtonGroup a named component 2026-03-23 17:28:07 +01:00
IAssistantComponent.cs renamed AssistantComponentType.cs because of a typo 2026-02-24 11:39:17 +01:00
INamedAssistantComponent.cs WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection 2026-03-20 00:49:21 +01:00
IStatefulAssistantComponent.cs WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection 2026-03-20 00:49:21 +01:00
NamedAssistantComponentBase.cs WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection 2026-03-20 00:49:21 +01:00
PropSpec.cs WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection 2026-03-20 00:49:21 +01:00
StatefulAssistantComponentBase.cs rebuild Userprompt into a more human readable and more structured block format 2026-03-27 00:18:39 +01:00