Refresh signed-out catalog to the frontier lineup + v0.3.0 - #6
Merged
Conversation
- _MODELS_FALLBACK: replace the stale curated view (kimi-k2.6, qwen3.6-*) with a hot-first frontier lineup — Claude Opus 5 / Sonnet 5, GPT-5.6 Sol, Qwen3.8 Max, Kimi K3, Muse Spark 1.2, DeepSeek V4 Pro/Flash, Gemini 3.6 Flash, FLUX.2 Pro. Prices verified 2026-08-08 against the live catalog. - pyproject: refresh description + keywords (add claude/anthropic/gpt/gemini/ muse/coding-agent) for PyPI discoverability; bump to 0.3.0. - README: refresh model list, add uvx/pipx no-install path + brew line, and drop the upstream-naming in the pricing comparison. - Fold in the earlier flux.1-schnell removal. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
raullenchai
force-pushed
the
refresh-catalog-v0.3.0
branch
from
August 8, 2026 16:48
5fbcb05 to
9c69295
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Refreshes the CLI's signed-out model view and ships v0.3.0.
_MODELS_FALLBACK(whatqsp modelsshows before sign-in) swapped from the stale curated view (kimi-k2.6, qwen3.6-*) to a hot-first frontier lineup: Claude Opus 5 / Sonnet 5, GPT-5.6 Sol, Qwen3.8 Max, Kimi K3, Muse Spark 1.2, DeepSeek V4 Pro/Flash, Gemini 3.6 Flash, FLUX.2 Pro. Prices verified 2026-08-08 against the live catalog.description+keywords(add claude/anthropic/gpt/gemini/muse/coding-agent) for PyPI discoverability; bump0.2.0 → 0.3.0.uvx/pipxno-install path + brew line, and drop upstream naming in the pricing comparison.flux.1-schnellremoval.Verified locally
ast.parseclean · venv install →qsp --version= 0.3.0 ·python -m build(sdist+wheel) OK ·qsp modelsrenders the new lineup with correct prices.Release
Merging + publishing a GitHub Release (
v0.3.0) triggers the existing PyPI Trusted-Publishing + Homebrew-tap auto-update workflow.🤖 Generated with Claude Code