Skip to content

frontend-triage: pin the model to Opus 5 and read files before naming them - #6384

Merged
msujaws merged 1 commit into
mozilla:masterfrom
crythms:frontend-triage-model-pin
Jul 27, 2026
Merged

frontend-triage: pin the model to Opus 5 and read files before naming them#6384
msujaws merged 1 commit into
mozilla:masterfrom
crythms:frontend-triage-model-pin

Conversation

@crythms

@crythms crythms commented Jul 26, 2026

Copy link
Copy Markdown
Contributor
  • Nothing sets a model to use, so every run used whatever the Claude Code CLI defaulted to. Override it per run with MODEL or the model field in the UI. Default to Opus 5 as the agent is producing better triage results with.

  • Tell the agent to open the files it cites rather than trust a search hit: a search shows what is there, never what is missing.

  • Condense the README (333 -> 134 lines) by cutting tool lists and a file tree that duplicate the code and go stale.

… them

Runs previously fell through to whatever the Claude Code CLI defaults to, which
isn't reproducible and can drift between CLI versions. An explicit MODEL env var
or UI value still wins.

Also tell the agent that a "X has no Y" claim has to come from reading X rather
than a search hit, and condense the README (333 -> 134 lines).
@crythms
crythms requested a review from a team as a code owner July 26, 2026 15:38
@crythms crythms changed the title pin the model to Opus 5 and read files before naming them frontend-triage: pin the model to Opus 5 and read files before naming them Jul 26, 2026
@msujaws

msujaws commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Thank you!

@msujaws
msujaws merged commit c1dbe5a into mozilla:master Jul 27, 2026
7 checks passed
@crythms
crythms deleted the frontend-triage-model-pin branch July 27, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants