presetBrowser: blocks no longer look like tags - #83
Open
ptn wants to merge 1 commit into
Open
Conversation
The per-block "Cat · Type" pills read as tags. Witht his change, each block is now a family-coloured dot + category with the model name in dim text, joined by chevrons, so the strip reads as the signal chain it is. Same derived data (axisPbRowBlockChips) and titles. Co-Authored-By: Claude Opus 5 <noreply@anthropic.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.
Blocks in the summarized signal chain in each preset look like tags. It was very confusing at first. With this change, tags and the signal chain are clearly differentiated.
Before:
After:

Release
Merging to
mainreleases automatically — a singlerelease:*label controls it:docs/,.github/, or*.md→ no release)release:minor/release:major→ bigger bumprelease:none→ adopt without releasing (rides the next release)release:hold→ merge now, release laterrelease:hold/release:nonewin over a co-present bump labelpr-labelscheck enforces this)Versions come from tags — never bump
package.jsonin a PR. This repo releases with the-betasuffix (X.Y.Z-beta).Details: docs/RELEASING.md