docs: the catalog is 105 models - #98
Merged
Merged
Conversation
BlockRunAI/blockrun#564 adds openai/gpt-image-2.5-flare and openai/gpt-image-2.5-sunburst, both available, taking the published total from 103 to 105. That PR updated public/agent.md, llms.txt, skill.md and vision.md and could not update these — they live here. Seven literals across five files. Three of them sit in YAML frontmatter `description:`, which is why this surface carries plain numbers rather than br: markers: a marker is inert only where something renders markdown as HTML, and frontmatter is read as a string. brand-numbers.docs.test.ts asserts them instead, and it is what caught these. LOCKSTEP: blockrun's submodule pointer must move only on the #564 branch. Main still publishes 103, so bumping the pointer there would turn the same guard red in the other direction. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GJ6wG4k5TgeUgYneCMz1oc
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.
BlockRunAI/blockrun#564addsopenai/gpt-image-2.5-flareandopenai/gpt-image-2.5-sunburst, bothavailable: true, taking the published total from 103 to 105. That PR updatedpublic/agent.md,llms.txt,skill.mdandvision.md; it could not update these, because they live here.Seven literals across five files. Three sit in YAML
description:frontmatter — which is exactly why this surface carries plain numbers rather thanbr:markers: a marker is inert only where something renders markdown as HTML, and frontmatter is read as a string.brand-numbers.docs.test.tsasserts them instead, and it is what caught these (blockrun#564 has been red on it since 06:01).Lockstep: blockrun's submodule pointer moves only on the #564 branch. Main still publishes 103, so bumping the pointer there would turn the same guard red in the other direction.
🤖 Generated with Claude Code
https://claude.ai/code/session_01GJ6wG4k5TgeUgYneCMz1oc