Whyjs#279
Open
yeli19950109 wants to merge 8 commits into
Open
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
chore: release v19.14.1 # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCAAdFiEEGRBK5ejHsQZvDal24x+kJPijl5MFAmoTyssACgkQ4x+kJPij # l5O3/xAAnB0Hc3JU5FGh8vOOLL/wYTr4Z9tnTEr4ND0RdLRyHAORVs3OQnPxZ8XK # 1YChzJYxEUV4vIsgBsOTKV5D4wwc1/JudqQP1bk4b8FwOX4HD/QK9y1xJk/D1xBV # 7ehDyLsJuGbYRDW57wa8OADEJU3FILTU8iIncHqWEVNJASEGXII8FyO4ykkDxsPb # 9CmZXJmT2T1vuSuymC9Nc/wLWggD2QvVfM2Basy8LP0b+icVSRXfNTfm1wtX0JMZ # I4jBy2Ai08GBscVQg2zEwe1lBl8PBgjA33T2lsCcg+GsNS/icXp90noJ3hKOy7WJ # p9qRnvcAlaZhspTh1n456N+G6Rp+FW0CYQ0NuacyABb4R6q/F2qTrrsFPYeO+luR # qmr4BAFhDjpKGj/+r7bQ33YqHKVVz2Wq6gFMPptgl6WCAZhheqGyOs/6Bzvvo++0 # c/CG/XFhmG0AbS/wjbxSA67cJIfDtlnpso7yuA26Nw+BqAH4DSohwrfol3h5u70Z # fr6D1QoJxT1DCq/QNNI19jmOuF3VDE06TpZH2so23FvzqomJ5zZ6KOlC8KxhOVxu # dVAEwIM0uOn7k4eNAAeEFbR4jpxpcKw3O9xnAdEIkZm8zOMaMpgiR56QDMKg96XI # pghB+588taNViiFSY+SMYE6ycx7cf+sdOnU/x6E/0APgKjuoMV8= # =gAti # -----END PGP SIGNATURE----- # Conflicts: # package.json
Introduce NRM-style registry management (ls/use/add/del/test) using npm config for switching, YAML-backed custom registries at ~/.taze/registries.yaml, and a thin upz package for short npx access. Add AGENTS.md with fork versioning, dependency, and publish conventions. Co-authored-by: Cursor <cursoragent@cursor.com>
Rename the short CLI package from upz to uploom after npm publish rejection, add packages/uploom README, expand root README with fork capabilities and reg alias, and update AGENTS.md accordingly. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 Linked issue
🧭 Context
📚 Description