gemini-cli - 💡(How to fix) Fix NumericalClassifierStrategy isn't used with dynamic model auto aliases [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fixed

RAW_BUFFERClick to expand / collapse

Auto routing aliases defined in the dynamic modelConfigs currently aren't working with the NumericalClassifierStrategy.

The cause is that the NumericalClassifierStrategy is gated on a isGemini3Model call, and the isGemini3Model helper function doesn't pass the config into its internal resolveModel call. As a result, the auto aliases defined by the dynamic model configs aren't resolved properly and don't get recognized as gemini 3 models.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

gemini-cli - 💡(How to fix) Fix NumericalClassifierStrategy isn't used with dynamic model auto aliases [1 pull requests]