Sources
Source types supported by steering add.
| Source | Example |
|---|---|
| GitHub shorthand | owner/repo |
| GitHub URL | https://github.com/owner/repo |
| Subfolder | .../tree/main/packages/steering |
| Single file | owner/repo@security |
| Local path (dev) | ./my-steering |
v1 supports GitHub and local sources. GitLab and git URLs parse but aren't installable yet (they're reported with a clear message).