timps_log_interpreter
Read crash or system logs, extract stack traces, and translate each failure into plain English with a cause classification: app bug, OS bug, hardware, or user error.
Instructions
Read crash logs and system logs, extract stack traces, and explain each crash in plain English. Classifies as app bug / OS bug / hardware / user error. Pass a log file path to analyse a specific log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_path | No | Optional: absolute path to a specific log file to analyse. |