Commit Graph

10 Commits

Author SHA1 Message Date
Peer Schütt
88eccb158c Hardening Tool Calling 2026-07-23 12:59:32 +02:00
Peer Schütt
f24e40b99f Improved logging for tool execution 2026-07-22 10:54:30 +02:00
Peer Schütt
c13255fe77 Codex-based code review 2026-07-20 17:46:40 +02:00
Peer Schütt
4fc6a22752 Tools can now be managed by the Enterprise IT 2026-07-20 16:58:23 +02:00
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
Nils Kruthoff
6da97c7c80
adding the provider confidence to the tool context; introducing a ToolExecutionBlockedException 2026-05-18 15:28:57 +02:00
krut_ni
f2c63ac4b5
use individual confidence levels for each tool to protect tool callings from using unsafe providers 2026-05-12 17:51:11 +02:00
Peer Schütt
ad3d9dc71f First version of SearXNG-based Websearch and a tool to read web page content. 2026-04-13 13:53:24 +02:00
Peer Schütt
f474589834 UI changes and added support for i18n 2026-04-10 10:43:13 +02:00
Peer Schütt
447fe9d712 Erste Version des Tool Callings von Codex 2026-04-09 15:37:53 +02:00