Skip to content

release: v0.12.191 — free tier rebuilt - #25

Merged
VickyXAI merged 1 commit into
mainfrom
release/v0.12.191
Aug 31, 2026
Merged

release: v0.12.191 — free tier rebuilt#25
VickyXAI merged 1 commit into
mainfrom
release/v0.12.191

Conversation

@VickyXAI

Copy link
Copy Markdown
Contributor

Cuts the release for #24.

dist/ is committed and npm ships it (files includes dist), so without a rebuild the published package would keep serving the June picker — the bundle still inlined gpt-oss-120b, deepseek-v4-flash, qwen3-coder-480b and llama-4-maverick as the advertised free tier. Same trap ClawRouter hit today: tsup inlines top-models.json, so a src-only change never reaches consumers.

Verified in the rebuilt bundle — the shipped picker's free tail:

free/nemotron-3.5-lightning
free/nemotron-3-nano-30b
free/laguna-xs-2.1
free/north-mini-code
free/nemotron-3-nano-omni-30b-a3b-reasoning
free/nemotron-3-ultra-550b
free/llama-3.2-11b-vision

None of the five retired ids appears in it.

514 tests pass, typecheck + lint + prettier clean.

Note: npm publish is manual in this repo (no publish.yml), so merging this does not release. npm is still on 0.12.190 from 2026-06-25.

Cuts the release for #24. dist/ is committed and npm ships it, so without a
rebuild the published package would keep serving the June picker: the bundle
still inlined gpt-oss-120b, deepseek-v4-flash, qwen3-coder-480b and
llama-4-maverick as the advertised free tier.

Verified in the rebuilt bundle: the shipped picker's free tail is exactly the
live seven, and none of the five retired ids appears in it.

514 tests pass, typecheck + lint + prettier clean.
@VickyXAI
VickyXAI merged commit b76ac24 into main Aug 31, 2026
4 checks passed
@VickyXAI
VickyXAI deleted the release/v0.12.191 branch August 31, 2026 22:03
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