openclaw - 💡(How to fix) Fix doctor --fix incorrectly migrates claude-haiku-4-5 to claude-sonnet-4-6 [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

OpenClaw 2026.5.26's claude-model-refs runtime classifies claude-haiku-4-5 (and claude-haiku-4.5) as retired and rewrites it to claude-sonnet-4-6 during openclaw doctor --fix, and the short haiku alias map points to claude-sonnet-4-6 rather than claude-haiku-4-5. Anthropic continues to publish claude-haiku-4-5 as a current production model, so users with legitimate cost/latency-driven haiku usage (e.g., 13 of my 14 cron jobs pin it) lose their explicit model choice on any doctor-fix pass with no opt-out config key or env var. Please remove claude-haiku-4-5 from the retired list in claude-model-refs and repoint the haiku alias entry to claude-haiku-4-5, or introduce a models.catalog.userCurrent[] config path so operators can mark specific model IDs as current. Source pointers: dist/claude-model-refs-B96m5WAM.js (retired-refs list and alias map) and dist/legacy-config-migrations-IdEjGUUU.js (models.retired-model-refs migration that invokes upgradeRetiredModelRef).

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