Skip to content

site: publish the eight-family refresh (docs-only, no tag) - #1303

Merged
JustVugg merged 1 commit into
mainfrom
dev
Aug 31, 2026
Merged

site: publish the eight-family refresh (docs-only, no tag)#1303
JustVugg merged 1 commit into
mainfrom
dev

Conversation

@JustVugg

Copy link
Copy Markdown
Owner

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.html plus its contract test. Nothing else rides along — verified with git log origin/main..origin/dev.

What goes live

The site said "Currently shipping v1.7.0" and listed six families. Now:

  • v1.10.1, pinned to version.py by a contract test so it cannot go stale silently again
  • eight families, each card with capability badges (reasoning / tools / vision / audio, from the registry and server wiring) and the RAM figure from the README's published table
  • GLM-5.3-Flash and Qwen3.8-Flash-Next added; DeepSeek V4 renamed to its registry name

Merging

With a merge commit, as always for dev→main:

gh pr merge --repo JustVugg/colibri --merge --admin

Do NOT tag afterwards; this is not a release. Pages redeploys from main on its own within a few minutes.

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>
@JustVugg
JustVugg merged commit 12a5c46 into main Aug 31, 2026
50 checks passed
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