Skip to main content

Module failure

Module failure 

Source

Structs§

FailureContext
Everything needed to produce a failure summary.

Functions§

build_failure_summary
Build a structured markdown summary of a failed agent run.
count_tool
Count occurrences of a tool in log lines.
extract_files_from_logs
Extract all unique file paths from log lines regardless of tool.
extract_last_tools
Return the last n tool names from log lines.
extract_tool_paths
Extract unique file paths associated with a specific tool from log lines.
summarize_paths
Show up to 3 paths, then “+N more”.