~$ ui add auto_form
📦 Final set of resolved components: {"checkbox", "form", "separator", "input", "auto_form", "label", "switch", "use_form"}
📦 Final set of cargo dependencies: {"serde_json;", "serde", "strum", "validator"}
✅ Added: checkbox, form, separator, input, auto_form, label, switch, use_form
🔸 Cargo operation failed: Failed to add dependency 'serde_json;': error: invalid character `;` in package name: `serde_json;`, characters must be Unicode XID characters (numbers, `-`, `_`, or most letters)
Traced to rust-ui/ui/public/registry/tree.md, already PR'd, opening issue for cross-visibility.