investigate
Gathers commits, diffs, code, logs, and test results tied to an engineering question. Returns evidence only so you can determine the root cause yourself.
Instructions
Gathers evidence (recent commits + diffs, code search, log search, test results) relevant to an engineering question. Returns evidence only — it does not claim a root cause; reason over the returned evidence yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | 30d | |
| log_path | No | ||
| question | Yes | ||
| log_query | No | ||
| repo_path | Yes | ||
| search_query | No |