Conversation
Il sito diceva "Currently shipping v1.7.0" con sei famiglie: quattro release e due modelli indietro. Mancavano GLM-5.3-Flash e Qwen3.8-Flash-Next, cioe' i due piu' nuovi e gli unici con vision. Le card ora rispondono alle due domande di chi arriva: cosa sa fare (badge reasoning/tools/vision/audio, presi dal registry e dal server, non inventati) e con quanta RAM gira (i numeri della tabella del README, non nuovi). "Size - Status" diceva "Live" su tutto, che non distingue niente; "Size - RAM" e' la tesi del progetto in una riga: 744B, da 16 GB. DeepSeek V4 si chiamava "DeepSeek V4 Flash" ovunque tranne che sul sito; ora anche li'. Il contratto: site/index.html era la sesta copia del numero di versione e la quinta lista di famiglie, e nessuno dei contratti esistenti (#1287, #1288) la guardava. Il nuovo test confronta la riga "Currently shipping" con version.py e pretende ogni display_name del registry. Controlli negativi: versione vecchia fallisce; famiglia rimossa da TUTTO il file fallisce (rimuoverla solo dall'h3 non basta, il footer la nomina ancora, ed e' giusto cosi': il contratto e' che il sito la nomini, non dove). Co-authored-by: JustVugg <JustVugg@users.noreply.github.com>
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.
Docs-only merge: publishes the refreshed site. No tag will be pushed, so no release build runs and no archives change.
dev is exactly one commit ahead of main and it is the site (#1302):
site/index.htmlplus its contract test. Nothing else rides along — verified withgit log origin/main..origin/dev.What goes live
The site said "Currently shipping v1.7.0" and listed six families. Now:
version.pyby a contract test so it cannot go stale silently againMerging
With a merge commit, as always for dev→main:
Do NOT tag afterwards; this is not a release. Pages redeploys from main on its own within a few minutes.