Skip to main content

Module diagnostics

Module diagnostics 

Source
Expand description

Sanitized tool failure diagnostics. Structured diagnostics for tool execution failures.

Structs§

JsonlToolDiagnosticsSink
NoopToolDiagnosticsSink
SanitizedToolFailure
Sanitized failure details safe to persist locally and summarize externally.
ToolFailureEvent
A structured, sanitized record for one failed tool invocation.
ToolFailureSanitizer
Sanitizes tool arguments and errors before diagnostics persistence.

Enums§

ToolFailureKind
Normalized classes for failures produced by the tool executor.

Traits§

ToolDiagnosticsSink
Receives sanitized diagnostics events from the executor.

Functions§

sanitized_event_for_failure