Skip to content

[Revert] Router lookup gate and Gemini routing default (#716)#726

Merged
daniel-lxs merged 1 commit into
developfrom
revert/router-gate-and-model
Jul 23, 2026
Merged

[Revert] Router lookup gate and Gemini routing default (#716)#726
daniel-lxs merged 1 commit into
developfrom
revert/router-gate-and-model

Conversation

@daniel-lxs

Copy link
Copy Markdown
Member

Reverts #716 (squash a3d7978) after routing degraded in production: a plain "Review the README in the Roomote repo" request fell through to the manual environment picker instead of routing confidently.

Restores the pre-#716 behavior: unconditional issue fetch from #693 and routing on the deployment small model (R_SMALL_MODEL). #718's registry refactor is untouched (no file overlap) and #722 stays unmerged.

Leading theory (debugging in parallel): the google/gemini-3.6-flash default doesn't resolve through the deployment's OpenCode provider config (splitOpenCodeModelId → provider google, which may not be registered — the eval validated the model via OpenRouter directly, not through the production provider path). If confirmed, the model call throws, routeTask catches, and every route degrades to fallback → manual picker, which matches the screenshot.

🤖 Generated with Claude Code

…; default routing to Gemini 3.6 Flash (#716)"

This reverts commit a3d7978.
@roomote-roomote

roomote-roomote Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

No code issues found. See task

Reviewed b92bf3d

@daniel-lxs
daniel-lxs merged commit 15c4f69 into develop Jul 23, 2026
16 checks passed
@daniel-lxs
daniel-lxs deleted the revert/router-gate-and-model branch July 23, 2026 17:08
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.

1 participant