dev-workflows@0.4.0
·
48 commits
to main
since this release
Minor Changes
-
e9f1b09: ###
devw add— interactive registry flowdevw addwithout arguments opens an interactive flow: browse categories, multi-select rules, confirm, and install in one sessiondevw add <category>/<rule>installs a rule directly from the GitHub registrydevw add --listshows all available rules from the registry- Old block format (
devw add typescript-strict) is detected and shows a migration error
devw remove— pulled rulesdevw remove <category>/<rule>removes a pulled rule and updates configdevw removewithout arguments opens an interactive multi-select of installed rules
Removed
devw pullcommand (absorbed intodevw add)- Local blocks system (
blocks/registry,blocks/installer)