Skip to content

fix: retired OpenRouter model ids broke the openrouter_budget quickstart preset - #8

Merged
hmanoor merged 1 commit into
mainfrom
fix/openrouter-model-ids
Jul 28, 2026
Merged

fix: retired OpenRouter model ids broke the openrouter_budget quickstart preset#8
hmanoor merged 1 commit into
mainfrom
fix/openrouter-model-ids

Conversation

@hmanoor

@hmanoor hmanoor commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Two model IDs in the openrouter_budget preset (the README quickstart preset) no longer exist on OpenRouter:

  • anthropic/claude-haiku-3-5claude-haiku-4.5 — OpenRouter 400s it, so blueprint/vigil/cipher tasks failed all retries and every run stalled in discovery
  • deepseek/deepseek-chat-v3deepseek-v4-flash — aliases to a stalled route; Forge tasks hung 20 min to timeout
  • Added deepseek-v4-flash to the cost table — unknown models fall back to default rates, which false-triggered the budget kill ($0.75 estimated vs $0.09 real)

All preset OpenRouter IDs audited against the live catalog. Verified by live runs: with these fixes a full 6-phase run passes the build-verification gate.

Docs-only-adjacent config change; full suite green upstream.

…art preset

- anthropic/claude-haiku-3-5 -> claude-haiku-4.5 (400: not a valid model ID; stalled every run in discovery)
- deepseek/deepseek-chat-v3 -> deepseek-v4-flash (aliased to a stalled route; Forge tasks hung to timeout)
- cost table entry for deepseek-v4-flash (unknown model fell to default rates and false-triggered the budget kill)

Backport of hrmaptyltd/kageops#397; found via live rehearsal runs (real spend $0.09 vs $0.75 estimated).
@github-actions

Copy link
Copy Markdown

Thank you for your contribution! Before we can merge it, please read our Contributor License Agreement and sign it by posting the following comment:


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@hmanoor
hmanoor merged commit de6a5b7 into main Jul 28, 2026
4 of 5 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant