Correct the registry directory status - #14
Merged
Conversation
This file said the shadcn directory PR was "open, unmerged". It was closed in Jul 2026, by Matthew rather than a maintainer, and it drew no review and no objection in the three months it was open. It also carried two mistakes: the name `@blode-ui` rather than the actual `@blode` namespace, and `ui.blode.co` as the homepage, which is the vanity host that 301s to the canonical path. Replaced with the submission history, since the standing claim here has now been wrong twice, plus what was actually measured against the live directory in Aug 2026: 280 entries, every one with a `logo`, alphabetically sorted. Two of the listed requirements were checked rather than assumed. `registry.json` serves 161 items with `$schema` and no inlined file content, so that one passes. The "flat registry at the root" requirement is not enforced in practice: neither `@7ovr` nor `@23rd` serves a root `/registry.json` and both are listed. The `/r/styles/default/` note stands unchanged; it is still the likely objection. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_3ae403fe-1147-454b-94b8-d2cfee668da7) |
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.
AGENTS.md(andCLAUDE.md, which symlinks to it) said the shadcn directory PR was "open, unmerged". It was closed in Jul 2026, by Matthew rather than a maintainer, after three months with no review and no objection.It also carried two mistakes worth recording so they don't repeat: the name
@blode-uirather than the actual@blodenamespace, andui.blode.coas the homepage, which is the vanity host that 301s to the canonical path.What changed
Replaced the stale sentence with the submission history, plus what was measured against the live directory rather than assumed:
logo,authoroptional@blodesits between@blockusand@boldkitregistry.jsonserves 161 items with$schemaand no inlined file content, so that requirement passes@7ovrnor@23rdserves a root/registry.jsonand both are listedThe
/r/styles/default/note is unchanged. It is still the likely objection, and 77 component docs still point at it.Resubmitted as shadcn-ui/ui#11543. #10340 could not be reopened because its fork had been deleted.
Note
Low Risk
Documentation-only change to agent guidance; no runtime, registry build, or install behavior changes.
Overview
Updates
AGENTS.md(and symlinked agent docs) so the Registry directory section matches reality instead of saying a shadcn listing PR is still open.It drops the stale “open, unmerged” framing and adds submission history for #10340 (closed Jul 2026, wrong
@blode-ui/ui.blode.co) and the Aug 2026 resubmit #11543 with@blodeandhttps://blode.co/ui. It also records live-directory checks (280 entries, logo/author norms, alphabetical placement) and tightens review requirements with measured registry facts—161 items, no inlinedfilescontent—and notes that a root/registry.jsonis not consistently enforced among listed registries.The
/r/styles/default/mirror warning is unchanged.Reviewed by Cursor Bugbot for commit c3d9d98. Bugbot is set up for automated code reviews on this repo. Configure here.