Skip to content

fix(registry): add 14 missing blocks to registry manifest#1163

Merged
miguel-heygen merged 1 commit into
mainfrom
fix/missing-registry-entries
Jun 2, 2026
Merged

fix(registry): add 14 missing blocks to registry manifest#1163
miguel-heygen merged 1 commit into
mainfrom
fix/missing-registry-entries

Conversation

@miguel-heygen
Copy link
Copy Markdown
Collaborator

@miguel-heygen miguel-heygen commented Jun 2, 2026

Summary

Audit of registry/blocks/ vs registry/registry.json found 14 blocks that existed on disk but weren't registered — meaning npx hyperframes add <name> would fail for all of them.

Missing blocks:

Single-file change adding all 14 entries.

Adds entries for all blocks in registry/blocks/ that were missing
from registry/registry.json:

- 12 VS Code code-snippet-* blocks (from #1113, same missed step)
- flowchart-vertical
- vfx-liquid-glass

Without these entries the CLI returns 'Item not found in registry'
even though the block files exist.
@miguel-heygen miguel-heygen merged commit d8ed343 into main Jun 2, 2026
28 of 30 checks passed
@miguel-heygen miguel-heygen deleted the fix/missing-registry-entries branch June 2, 2026 16:19
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