Commit Graph

9 Commits

Author SHA1 Message Date
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
547bb0af37 Working on the tool harness and the implementation details 2026-07-17 17:14:12 +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
Peer Schütt
2ad591f117 Fixed some bugs. 2026-06-11 16:25:26 +02:00
Peer Schütt
a181e58543 Remodelled how tool policy instructions are saved and added to the llm call. 2026-06-10 11:29:23 +02:00
Nils Kruthoff
6da97c7c80
adding the provider confidence to the tool context; introducing a ToolExecutionBlockedException 2026-05-18 15:28:57 +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