Skip to content

Commit 7797940

Browse files
committed
docs(skills): clarify update install channel
1 parent b895f88 commit 7797940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/bailian-protocol/assets/versioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
5. If the installed `bl` is **older** than the latest npm version, **STOP** the current task and **ask the user** (report skill version, installed CLI version, and npm latest):
2727
> A newer version of bl is available (current: X.Y.Z, latest: A.B.C). Upgrade before continuing?
2828
- **Do NOT auto-upgrade silently** — the user decides.
29-
- If the user agrees: run `bl update`, then continue. (`bl update` upgrades `bailian-cli` via npm and, on success, also runs `bl skill init` to keep skills in lockstep across all agent apps.)
29+
- If the user agrees: run `bl update`, then continue. (`bl update` uses the detected install channel and, on success, also runs `bl skill init` to keep skills in lockstep across all agent apps.)
3030
- If the user declines: continue with the current version and note it in the summary.
3131
- If `npm view` / `bl update` fails (offline, registry blocked, permission): continue with the current `bl` and tell the user it could not be updated.
3232
6. Only proceed with the user's actual task after the above is resolved.

0 commit comments

Comments
 (0)