buttons add
Add a registry package dependencySynopsis
Add a registry package dependency to .buttons/buttons.json and install it. Bare package names are not supported in the MVP. Use scoped names like @autono/hello. A package can be a button or a drawer; the registry index declares its kind. Omit @version to track latest; include @version to pin an exact immutable version. By default, add re-resolves every floating “latest” dependency against the registry while installing. Pass —no-refresh to install only the new package and keep other floating dependencies at their locked versions. Examples:Options
Options inherited from parent commands
SEE ALSO
- buttons - Deterministic workflow engine for agents