AI-Studio/app/MindWork AI Studio/Tools/ToolCallingSystem
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
..
ToolCallingImplementations Key fixes include: 2026-07-15 11:31:11 +02:00
IToolImplementation.cs Showing default setting values 2026-06-10 14:35:43 +02:00
ToolCallingAvailability.cs Made the ToolCallingAvailability class to check if model supports tool calling 2026-06-11 16:26:24 +02:00
ToolDefinition.cs Remodelled how tool policy instructions are saved and added to the llm call. 2026-06-10 11:29:23 +02:00
ToolExecutionModels.cs Key fixes include: 2026-07-15 11:31:11 +02:00
ToolExecutor.cs Key fixes include: 2026-07-15 11:31:11 +02:00
ToolRegistry.cs Key fixes include: 2026-07-15 11:31:11 +02:00
ToolSelectionRules.cs Fixed some bugs. 2026-06-11 16:25:26 +02:00
ToolSettingsSecretId.cs Merge Error Fixes 2026-06-03 16:43:06 +02:00
ToolSettingsService.cs Key fixes include: 2026-07-15 11:31:11 +02:00