Commit Graph
2 Commits
Author SHA1 Message Date
Kiyeon Jeon 583b47b039 fix(cli): respect registry compatibility metadata (#1251) 2026-06-12 16:18:43 -07:00
James Russo 13ab1932ad feat(cli): catalog browser command (#271)
Adds `hyperframes catalog` for browsing the registry:

- Default: non-interactive table output (agent-friendly)
- --type block/component and --tag filters
- --json for machine-readable output
- --human-friendly for interactive picker that installs on select

Registered in cli.ts, help.ts, documented in docs/packages/cli.mdx.
2026-04-14 16:46:42 -07:00