AI-Studio/app/MindWork AI Studio
Peer Schütt 0b2ce886c5 Key fixes include:
Prevented OS credentials from reaching public hosts or cross-origin redirects.
Preserved Responses API reasoning items across tool rounds.
Fixed nullable tool-call handling and omitted unsupported null request properties.
Propagated cancellation correctly.
Removed tool argument values from logs and tool results from persisted traces.
Added settings validation, clearable optional enums, managed-confidence validation, and safe fallback behavior.
Added tool-definition schema and duplicate validation.
Fixed documentation JSON, changelog regressions, typos, trailing whitespace, and unused Anthropic code.
2026-07-15 11:31:11 +02:00
..
Agents Added simple assistant plugin example (#734) 2026-04-15 09:01:31 +02:00
Assistants Key fixes include: 2026-07-15 11:31:11 +02:00
Chat Remodelled how tool policy instructions are saved and added to the llm call. 2026-06-10 11:29:23 +02:00
Components Fixed some bugs. 2026-06-11 16:25:26 +02:00
Dialogs Key fixes include: 2026-07-15 11:31:11 +02:00
Layout Added support for parallel AI job processing (#774) 2026-05-24 13:50:42 +02:00
Pages Key fixes include: 2026-07-15 11:31:11 +02:00
Plugins Setting the Websearch base URL with the Config plugin is now possible 2026-06-11 16:46:40 +02:00
Provider Key fixes include: 2026-07-15 11:31:11 +02:00
Settings Key fixes include: 2026-07-15 11:31:11 +02:00
Tools Key fixes include: 2026-07-15 11:31:11 +02:00
wwwroot Key fixes include: 2026-07-15 11:31:11 +02:00
App.razor Added math rendering (#705) 2026-03-21 20:34:11 +01:00
FileHandler.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
GlobalUsings.cs Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
MindWork AI Studio.csproj Replace Qdrant with Qdrant Edge (#783) 2026-06-02 17:22:59 +02:00
packages.lock.json Replace Qdrant with Qdrant Edge (#783) 2026-06-02 17:22:59 +02:00
Program.cs Merge branch 'main' into tool_calling_v2 2026-06-03 15:19:52 +02:00
Redirect.cs Extended code analyzers (#293) 2025-02-25 19:58:17 +01:00
Routes.razor Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
Routes.razor.cs Added a prompt optimization assistant (#709) 2026-04-15 19:40:53 +02:00