summaryrefslogtreecommitdiffhomepage
path: root/.opencode/agent/triage.md
AgeCommit message (Collapse)Author
2026-05-03core: simplify triage workflow to focus on issue ownershipDax Raad
Switch triage agent to gpt-5.4-nano for faster issue assignment. Remove label management from the triage tool so it only assigns owners based on team ownership rules. This reduces noise in the issue tracker and ensures issues get to the right team member immediately without unnecessary labels. Update team structures to reflect current ownership and add script for processing unassigned issues.
2026-05-03core: update triage agent to use qwen3.6-plus model for improved response ↵Dax Raad
quality
2026-05-03ciDax Raad
2026-02-17chore: generateopencode-agent[bot]
2026-02-17ci: ensure triage adds acp label (#14039)Aiden Cline
2026-02-17ci: update triage workflow (#13944)Aiden Cline
2026-01-12ci: adjust triage promptAiden Cline
2025-12-28meta: use colors for agents (#5845)Matt Silverlock
2025-12-19ci: separate standalone publishing from dependent publishing (#5634)Brendan Allan
Co-authored-by: GitHub Action <[email protected]>
2025-12-18docs: fix typos (#5753)barış
2025-12-17chore: format codeGitHub Action
2025-12-17ci: add windows label to triage botAiden Cline
2025-12-16ci: tweak triageAiden Cline
2025-12-16chore: format codeGitHub Action
2025-12-16ci: tweak triageAiden Cline
2025-12-15ci: cheaper modelAiden Cline
2025-12-15ci: auto triage issuesAiden Cline