-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Triage Agent Corrections #1030
Copy link
Copy link
Open
Labels
Description
Triage Agent Corrections
This issue tracks corrections to the triage agent system. When assigned to
Copilot, analyze the corrections and generate an improvement PR.
Instructions for Copilot
When assigned:
- Read each linked correction comment and the original issue for full context
- Identify patterns (e.g., the classifier frequently confuses X with Y)
- Determine which workflow file(s) need improvement
- Use the
agentic-workflowsagent in this repo for guidance on workflow syntax and conventions - Open a PR with targeted changes to the relevant
.mdworkflow files in.github/workflows/ - If you changed the YAML frontmatter (between the
---markers) of any workflow, rungh aw compileand commit the updated.lock.ymlfiles. Changes to the markdown body (instructions) do NOT require recompilation. - Reference this issue in the PR description using
Closes #<this issue number> - Include a summary of which corrections motivated each change
Corrections
| Issue | Feedback | Submitted by | Date |
|---|---|---|---|
| [#1027] workspace.yaml missing git related info | Agent claims to have confirmed a bug, but does not show actual executable repro code. It also says "CLI likely" did something different in a prior version, but hasn't objectively confirmed this. As such the agent's output might all be wrong. The agent shouldn't tell us what will likely happen - it should create actual repro code and tell us what actually happens. | @SteveSandersonMS | 2026-04-07 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.