docs: add upgrading section to usage reference #132
Reference in New Issue
Block a user
Delete Branch "feat/usage-upgrade-hint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Add an Upgrading section to the usage reference prompt.
Why
Agents reading the usage skill had no guidance on how to upgrade uwf. Now they get: install latest → verify version → run
uwf prompt bootstrapfor upgrade instructions.Changes
util/src/usage-reference.ts— append## Upgradingsection (pnpm/npm install, version check, bootstrap pointer)Test
810/810 passing
LGTM ✅