diff options
Diffstat (limited to '.opencode/tool/github-triage.txt')
| -rw-r--r-- | .opencode/tool/github-triage.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.opencode/tool/github-triage.txt b/.opencode/tool/github-triage.txt index 14844a19f..0aa7670e6 100644 --- a/.opencode/tool/github-triage.txt +++ b/.opencode/tool/github-triage.txt @@ -50,9 +50,13 @@ Then assign the issue to Him. ### rekram1-node +ALL BUGS SHOULD BE assigned to rekram1-node unless they have the `opentui` label. + Assign Aiden to an issue as a catch all, if you can't assign anyone else. Most of the time this will be bugs/polish things. If no one else makes sense to assign, assign rekram1-node to it. +Always assign to aiden if the issue mentions "acp", "zed", or model performance issues + ## Breakdown of Labels: ### nix @@ -67,9 +71,9 @@ Anything relating to the TUI itself should have an opentui label Anything related to slow performance, high ram, high cpu usage, or any other performance related issue should have a perf label -### web +### desktop -Anything related to `opencode web` or the desktop app should have a web label. Never add this label for anything terminal/tui related +Anything related to `opencode web` command or the desktop app should have a desktop label. Never add this label for anything terminal/tui related ### zen |
