Skip to content

chore(brand): refresh the snapshot — the markers were rendering a stale catalog - #374

Merged
VickyXAI merged 2 commits into
mainfrom
chore/refresh-brand-numbers
Sep 9, 2026
Merged

VickyXAI merged 2 commits into
mainfrom
chore/refresh-brand-numbers

Conversation

@VickyXAI

@VickyXAI VickyXAI commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

brand-numbers.json in this repo was behind the published artifact, so every br: marker here rendered a stale number.

The markers worked correctly — they rendered the input they had. --check is offline by design so PR CI stays deterministic, which means it validates against this repo's own snapshot; only --refresh updates that snapshot.

Opened automatically by brand/fanout-brand-numbers.mjs. Produced by --refresh, no hand-edited digits.

Summary by CodeRabbit

  • Documentation

    • Updated model counts to reflect 103 total models and 10 image models.
  • Updates

    • Updated displayed model totals and image model counts.
    • Adjusted context capacity and context cutoff values for supported integrations.

…le catalog

Opened by brand/fanout-brand-numbers.mjs. brand-numbers.json here was behind the
published artifact, so every br: marker in this repo rendered a number that is no
longer true.

The markers did their job — they rendered the input they were given. --check is
offline on purpose so PR CI stays deterministic, which means it validates against
this repo's own snapshot, and only --refresh updates that snapshot. This job is
what runs it.

Produced by --refresh, not by hand.
@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 9d5d2d22-be8f-457b-9bc1-952f14cb64c9

📥 Commits

Reviewing files that changed from the base of the PR and between 4ce8aee and 14b6a22.

📒 Files selected for processing (1)
  • README.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • README.md

Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review.


📝 Walkthrough

Walkthrough

The change updates model counts and MCP context values in brand-numbers.json. It updates both matching image model counts in README.md.

Changes

Metadata updates

Layer / File(s) Summary
Update model and context values
brand-numbers.json, README.md
brand-numbers.json increases the visible model count from 102 to 103 and the image model count from 9 to 10. It updates MCP context values. The README changes both image model references from 9 to 10.

Priority: ⬇️ Low

Estimated code review effort: 2 (Simple) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 14b6a

This refreshes published model and context metadata with matching README formatting; no current merge-blocking risk is identified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: refreshing the brand snapshot because stale catalog data caused outdated marker values.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/refresh-brand-numbers

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

The brand fan-out bumped models.image 9 -> 10 inside a markdown table cell.
One extra digit widened the column, which this repo's `format:check`
(prettier --check .) rejects — the PR was red on formatting, not on content.

README.md is prettier-clean on main, so the break came from the refresh, not
from something pre-existing. `prettier --write README.md` realigns the table
across 9 lines; both marker values (10) and brand-numbers.json are untouched
and still read 10.

Worth knowing for the next catalog change that crosses a digit boundary: the
fan-out edits marker CONTENT and cannot know a consumer enforces table
alignment. Any consumer with a format check will red the same way on 9->10,
99->100 and so on. The fix is mechanical; the surprise is not.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GJ6wG4k5TgeUgYneCMz1oc
@VickyXAI
VickyXAI merged commit 04d5c01 into main Sep 9, 2026
5 checks passed
VickyXAI pushed a commit that referenced this pull request Sep 16, 2026
… hono patch, smoke-dist signer guard

Rolls up everything on main since v0.12.278: the Desktop visual refresh
(#367) with three corrected numbers, chain switches that restart the
proxy Desktop owns (#371) and the deletion of the write-only
AgentStatus.restartRequired (#379), the Desktop staged runtime's axios
0.27.2 relock (#376), the root overrides audit that patched hono and
dropped two no-op pins (#380), the single-copy Solana signer guard in
smoke-dist (#375), and the brand-numbers resync plus hardened sync
script (#359, #374, #383, #388).

dist/ is unchanged from v0.12.278 — no src/ commit landed in between.
CLAWROUTER_PACKAGE_VERSION moves with package.json (runtime-version
test); the Desktop runtime relock follows once npm serves 0.12.279.
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