summaryrefslogtreecommitdiffhomepage
path: root/.opencode/tool
AgeCommit message (Collapse)Author
2026-05-03chore: generateopencode-agent[bot]
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-04-26ci: update team assignments in github-triageDax Raad
Update team member assignments in the triage tool: - Remove thdxr from tui and core teams - Add simonklee to tui team - Add kitlangton to core team
2026-04-16feat: enable type-aware no-misused-spread rule, fix 8 violations (#22749)Kit Langton
2026-03-19chore: inline tool descriptions, remove separate .txt files (#18303)Dax
2026-03-10chore: rekram1-node is no longer on vacation (#16905)Aiden Cline
2026-03-07fix(config): point GitHub PR search tool at current repository (#16441)Karan Handa
2026-02-20ci: temporarily disable assigning of issues to rekram1-node (#14486)Aiden Cline
2026-02-17ci: rm remap for jlongster since he is in org now (#14000)Aiden Cline
2026-02-17ci: update triage workflow (#13944)Aiden Cline
2026-02-10chore: fix typos and GitHub capitalization (#12852)Peter Dave Hello
2026-01-05ci: prevent duplicate PR check from flagging current PR as duplicate (#6924)Ravi Kumar
Co-authored-by: Aiden Cline <[email protected]>
2026-01-04ignore: update sst -> anomalycoAiden Cline
2026-01-04ci: add duplicate PR detection botAiden Cline
2025-12-19tweak: use fetch instead of octokit for nowAiden Cline
2025-12-17ci: add windows label to triage botAiden Cline
2025-12-16ci: tweak triageAiden Cline
2025-12-15chore: centralize dep to catalog & fix typosAiden Cline
2025-12-15ci: Update issue assignment and labeling guidelinesAiden Cline
Clarified assignment responsibilities and labeling for issues related to OpenCode tools.
2025-12-15ci: auto triage issuesAiden Cline
2025-09-23wip: removeFrank
2025-09-18rework custom toolsDax Raad
2025-09-18Plugin tool updates (#2670)Dax
2025-09-18support custom tools (#2668)Dax