Commit Graph

  • bfa9a764f2
    Enable full-width option and set max width to medium Thorsten Sommer 2026-04-10 15:38:59 +0200
  • 49872f5240 Updated Word export hart_s3 2026-04-10 14:49:33 +0200
  • f474589834 UI changes and added support for i18n Peer Schütt 2026-04-10 10:43:13 +0200
  • e5e00bdd45
    Merge branch 'main' into add-info-dialog Thorsten Sommer 2026-04-09 16:06:40 +0200
  • 09258c7548
    Added validation for unknown types (#728) Paul Koudelka 2026-04-09 16:04:03 +0200
  • 0f03331131
    Merge branch 'main' into fix-filter-unknown-datatypes Thorsten Sommer 2026-04-09 16:03:30 +0200
  • c325ba0787
    Fixed issues with stored paths in chat templates (#727) Paul Koudelka 2026-04-09 16:01:47 +0200
  • 2c54df46b9
    Optimized Thorsten Sommer 2026-04-09 15:47:38 +0200
  • db79d84761 added translation Paul Koudelka 2026-04-09 15:43:12 +0200
  • 616633fea9
    Updated changelog Thorsten Sommer 2026-04-09 15:43:09 +0200
  • 447fe9d712 Erste Version des Tool Callings von Codex Peer Schütt 2026-04-09 15:37:53 +0200
  • 849e638d53
    Updated Thorsten Sommer 2026-04-09 15:37:52 +0200
  • c4daf7f692 validation Paul Koudelka 2026-04-09 15:32:20 +0200
  • 63c9be044a fixed issues with stored paths in chat templates Paul Koudelka 2026-04-09 15:29:27 +0200
  • 4fd293389e Streamline chat provider selection logic. hart_s3 2026-04-09 15:24:24 +0200
  • 56805874c2
    Normalize markdown indentation Thorsten Sommer 2026-04-09 15:15:48 +0200
  • fb685a44a5
    Merge branch 'main' into add-info-dialog Thorsten Sommer 2026-04-09 14:07:32 +0200
  • 4d09f5ad43
    Initial version Thorsten Sommer 2026-04-09 14:01:41 +0200
  • e49973497c
    Refactoring of file filter (#681) Paul Koudelka 2026-04-09 11:53:30 +0200
  • 744a90134b
    Formatting Thorsten Sommer 2026-04-09 11:51:53 +0200
  • 98336d02ac
    Merge branch 'main' into file_refactor Thorsten Sommer 2026-04-09 11:14:23 +0200
  • a65291c5eb
    Fixed source generator (#724) Thorsten Sommer 2026-04-09 11:11:37 +0200
  • 4227d69ce3
    Switched compiler version Thorsten Sommer 2026-04-09 11:01:25 +0200
  • 48e46432a0
    Fixed fomatting Thorsten Sommer 2026-04-09 11:00:57 +0200
  • 4b798003b0
    Fixed source generator Thorsten Sommer 2026-04-09 10:55:54 +0200
  • 3cef689c83
    Fixed issues (#723) Thorsten Sommer 2026-04-09 10:08:37 +0200
  • 33fbc98fa1
    Fixed naming Thorsten Sommer 2026-04-09 10:07:49 +0200
  • 2f28a52664
    Fixed syntax Thorsten Sommer 2026-04-09 10:07:41 +0200
  • f6a128f2e4
    Added assistant plugins (#659) nilskruthoff 2026-04-09 10:01:24 +0200
  • 9f2bb8f285
    Updated changelog Thorsten Sommer 2026-04-09 09:59:56 +0200
  • a927fb7fb7
    Resolved warnings Thorsten Sommer 2026-04-09 09:52:03 +0200
  • c28410400c
    Updated Thorsten Sommer 2026-04-09 09:51:18 +0200
  • ee6d241e68
    Applied optimizations Thorsten Sommer 2026-04-09 09:51:05 +0200
  • 14c1be8be0
    Updated naming rule Thorsten Sommer 2026-04-09 09:50:33 +0200
  • a826e9be90
    Merge 0318dd24f9 into a573409a24 Paul Koudelka 2026-04-09 09:18:07 +0200
  • 7714c12313
    Merge branch 'main' into 29-add-an-assistant-builder Thorsten Sommer 2026-04-09 09:06:05 +0200
  • a573409a24
    Added model availability check and error handling for unavailable models (#717) Peer Schütt 2026-04-09 08:57:06 +0200
  • ed87d6c228
    Merge branch 'main' into check_model Thorsten Sommer 2026-04-09 08:55:58 +0200
  • 8eccff1a23 Add changelog for refactoring Peer Schütt 2026-04-08 16:19:07 +0200
  • f0f040a491 Chat requests have now been refactored to use ChatCompletionAPIRequest instead of individual ChatRequests that only differ in 1 or 2 API parameters. Peer Schütt 2026-04-08 15:04:35 +0200
  • 42f4f46523 First version of the refactoring of ChatRequests Peer Schütt 2026-04-08 14:52:25 +0200
  • 075e078fde Renamed Tools to ProviderTools as a preparation for the implementation of local tool calling Peer Schütt 2026-04-08 09:21:38 +0200
  • f024de8322 Chat requests have now been refactored to use ChatCompletionAPIRequest instead of individual ChatRequests that only differ in 1 or 2 API parameters. Peer Schütt 2026-04-08 15:04:35 +0200
  • 7e80fec80c First version of the refactoring of ChatRequests Peer Schütt 2026-04-08 14:52:25 +0200
  • a75992c184 Refactor the workspace header synchronization logic to incorporate helper method integration. hart_s3 2026-04-08 13:14:11 +0200
  • e5a9b32245 Renamed Tools to ProviderTools as a preparation for the implementation of local tool calling Peer Schütt 2026-04-08 09:21:38 +0200
  • 63f6bc0158
    making the security card findings scrollable and the technical details collapsable to reduce render size krut_ni 2026-04-07 20:52:06 +0200
  • 7b0dd0e9c3
    Merge branch 'main' into 29-add-an-assistant-builder krut_ni 2026-04-07 20:36:00 +0200
  • 820c9e2596
    making the audit fully automatic krut_ni 2026-04-07 17:59:43 +0200
  • 054481abcf
    fixing bug leading to missing translation keys krut_ni 2026-04-07 17:57:11 +0200
  • 536d54384b
    translation krut_ni 2026-04-07 17:03:57 +0200
  • 67d39557bb
    skip dialog and audit automatically if this is what the settings demand krut_ni 2026-04-07 16:54:33 +0200
  • b6a174929a
    encapulated the audit logic into a service to reuse it krut_ni 2026-04-07 16:53:44 +0200
  • 3fe8300daa
    adjusted the audit system prompt to include audit of available Lua runtime surface krut_ni 2026-04-07 14:58:00 +0200
  • 171e7c9277
    removed empty settings panel to use the built in no panel option krut_ni 2026-04-07 14:55:23 +0200
  • 955a82e0c6
    making AssistantAuditResult.cs a record krut_ni 2026-04-07 14:54:06 +0200
  • 96c2e8806f
    minor syntax styling fixes krut_ni 2026-04-07 14:21:27 +0200
  • 14d9270d61 Update capabilities for Qwen and Mistral models hart_s3 2026-04-02 15:22:23 +0200
  • ad533005ce
    Merge branch 'main' into Update-Mistral-Model-capabilities2 Thorsten Sommer 2026-04-02 14:52:27 +0200
  • 6155442039
    Added support for newer OpenAI models (#720) Sabrina-devops 2026-04-02 14:39:31 +0200
  • ba2bb7e43f
    Merge branch 'main' into Update-OpenAI-Model-capabilities Thorsten Sommer 2026-04-02 14:38:41 +0200
  • 718f459a80
    Merge branch 'main' into file_refactor Thorsten Sommer 2026-04-02 14:16:05 +0200
  • 3ed6c3f2a8 Updated changelog hart_s3 2026-04-02 11:41:24 +0200
  • a3c69f1357 Modify the capability of the Mistral models hart_s3 2026-04-02 11:38:22 +0200
  • 4385c9d2c0 Formatting changes Peer Schütt 2026-04-02 09:53:14 +0200
  • b15134d876 Added logging and changed return logic for missing or unavailable AI models in Chat/ContentText.cs Peer Schütt 2026-04-02 09:49:37 +0200
  • 9545504fae
    Rename Slide Assistant (#711) Sabrina-devops 2026-04-02 09:14:11 +0200
  • 235b5fd281
    Merge branch 'main' into Rename-SlideAssistant Thorsten Sommer 2026-04-02 09:13:52 +0200
  • 673761339e another style change Paul Koudelka 2026-04-01 16:17:47 +0200
  • dd70202ff3 changed styling issues Paul Koudelka 2026-04-01 16:14:50 +0200
  • 1496b5e591 Added Latex support for chat attachments Paul Koudelka 2026-04-01 16:12:34 +0200
  • c32c12cf83 modify the renaming hart_s3 2026-04-01 15:56:48 +0200
  • c937d58cfa Add capabilities for GPT-5.3, including web search as Default for all models hart_s3 2026-04-01 15:47:58 +0200
  • d4276b5d76 Add support for GPT-5.4 capabilities in OpenAI provider extensions hart_s3 2026-04-01 14:58:28 +0200
  • 5fe4063773 Added capabilities to Mistral models hart_s3 2026-04-01 14:35:30 +0200
  • b9380cc161 clean up of comments Paul Koudelka 2026-04-01 09:59:17 +0200
  • 0318dd24f9 Merge branch 'file_refactor' into Token Paul Koudelka 2026-04-01 09:54:30 +0200
  • 3640ebeed1 added file types PaulKoudelka 2026-03-31 16:58:36 +0200
  • 45213694a5 Merge branch 'main' into file_refactor PaulKoudelka 2026-03-31 16:47:26 +0200
  • 5c1dd4e550 Added support for files without extensions PaulKoudelka 2026-03-31 16:41:46 +0200
  • d2981a3287 translation nilsk 2026-03-31 15:48:36 +0200
  • 92267b129f small ui fixes nilsk 2026-03-31 15:46:04 +0200
  • 3f2d76337a integrating the security rules and badge to the plugin overview page nilsk 2026-03-31 15:37:01 +0200
  • 09d13e66c2 integrating the security rules and badge to the assistant page and block nilsk 2026-03-31 15:36:22 +0200
  • b579129535 useful xml docstrings nilsk 2026-03-31 15:24:51 +0200
  • f897ff3b5d fine tuned agents system prompt to be more consistent and scan for jailbreaking patterns with few shot prompt technique nilsk 2026-03-31 15:22:35 +0200
  • 40fd683a91
    Updated changelog to include translation assistant improvements (#718) Peer Schütt 2026-03-31 14:46:35 +0200
  • 5f94428204 security card component that shows all information of the current saved audit like activation state, policy and meta data nilsk 2026-03-31 14:44:30 +0200
  • 75407a8e10 added state and resolver logic for the plugin status state machine nilsk 2026-03-31 14:42:33 +0200
  • 22b8bdd576 added common function to derive CultureInfo for formatting from the active plugins IETF Tag nilsk 2026-03-31 14:41:50 +0200
  • d143d47d14 Updated changelog to include translation assistant improvements (https://github.com/MindWorkAI/AI-Studio/pull/716) Peer Schütt 2026-03-31 14:24:16 +0200
  • 46cb286d2b Update German translations: rename "Folienassistent" to "Folienplaner Assistent" hart_s3 2026-03-31 13:27:12 +0200
  • 3b5a025c25
    Improved enterprise config support (#708) Thorsten Sommer 2026-03-31 13:02:59 +0200
  • 8fb2a16f8c Rename Slide Assistant references to Slide Planner Assistant hart_s3 2026-03-31 11:56:54 +0200
  • 647eaaa286 Rename Slide Assistant to Slide Planner Assistant hart_s3 2026-03-31 11:52:47 +0200
  • 1b3d9ed8cd Changelog Peer Schütt 2026-03-30 15:38:13 +0200
  • eb80a0df95 Added model availability check and error handling for unavailable models Peer Schütt 2026-03-30 15:29:48 +0200
  • 6146446fa9
    Refined the translation assistant (#716) Peer Schütt 2026-03-30 08:50:11 +0200
  • a59e10ea14 removed replaced and therefor unused methods nilsk 2026-03-28 00:25:12 +0100
  • d094f38dc7 added skeletens to indicate running audit nilsk 2026-03-28 00:04:13 +0100