timps_issue_triager
Analyze a raw bug report to detect duplicate issues, assign severity, and suggest labels and owners, accelerating effective triage.
Instructions
Triage a bug report or GitHub issue: detect duplicates, assign severity (critical/high/medium/low), suggest labels and owner. Pass the raw issue title and body text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Raw issue title + body text | |
| repo_path | No | Optional: local repo for duplicate detection |