AI-Studio/app/MindWork AI Studio/Tools
2024-08-29 11:28:11 +02:00
..
Rust Migrated the deletion of secrets from Tauri JS to the runtime API 2024-08-29 11:28:11 +02:00
Services Migrated the get secret calls from Tauri JS to the runtime API 2024-08-28 21:00:19 +02:00
ButtonData.cs Assistant send result (#75) 2024-08-18 12:32:18 +02:00
ButtonTypes.cs Assistant send result (#75) 2024-08-18 12:32:18 +02:00
CommonLanguageExtensions.cs Add a grammar and spell checker assistant (#72) 2024-08-13 08:57:58 +02:00
CommonLanguages.cs Add assistants (#33) 2024-07-14 21:46:17 +02:00
ElementReferenceExtensions.cs Improved chat page by scrolling to the bottom after loading (#87) 2024-08-23 10:32:27 +02:00
EncryptedText.cs Defined a JSON converter for the EncryptedText type 2024-08-28 20:59:30 +02:00
EncryptedTextExtensions.cs Added symmetric encryption to the Rust runtime and the .NET app 2024-08-27 20:23:37 +02:00
EncryptedTextJsonConverter.cs Defined a JSON converter for the EncryptedText type 2024-08-28 20:59:30 +02:00
Encryption.cs Migrated the get secret calls from Tauri JS to the runtime API 2024-08-28 21:00:19 +02:00
Event.cs Added a legal check assistant & the possibility to preselect some options (#94) 2024-08-23 21:47:07 +02:00
HTMLParser.cs Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
IButtonData.cs Assistant send result (#75) 2024-08-18 12:32:18 +02:00
IMessageBusReceiver.cs Add workspaces & persistent chats (#23) 2024-07-13 10:37:57 +02:00
JsRuntimeExtensions.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
Markdown.cs Override header styles for Markdown 2024-05-25 22:19:27 +02:00
MessageBus.cs Assistant send result (#75) 2024-08-18 12:32:18 +02:00
MessageBusExtensions.cs Added update system to the app (#13) 2024-06-30 15:26:28 +02:00
Process.cs Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
ProcessStepValue.cs Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
RustService.cs Migrated the deletion of secrets from Tauri JS to the runtime API 2024-08-29 11:28:11 +02:00
SendTo.cs Added a legal check assistant & the possibility to preselect some options (#94) 2024-08-23 21:47:07 +02:00
SendToButton.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
SendToData.cs Refactored the "send to" implementation of assistants (#85) 2024-08-22 21:27:16 +02:00
SendToExtensions.cs Added a legal check assistant & the possibility to preselect some options (#94) 2024-08-23 21:47:07 +02:00
TerminalLogger.cs Refactored logging into a unified logging 2024-08-25 21:55:34 +02:00
ThreadSafeRandom.cs Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00