refactor: move canvas to plugin surfaces

This commit is contained in:
Peter Steinberger
2026-05-07 05:07:32 +01:00
parent c6e6b31643
commit 330ba1fa31
1044 changed files with 11532 additions and 81283 deletions
-4
View File
@@ -594,10 +594,6 @@ When `openclaw update` runs on the beta channel, default-line npm and ClawHub
plugin records try `@beta` first and fall back to default/latest when no plugin
beta release exists. Exact versions and explicit tags stay pinned.
OpenClaw does not yet expose LTS or monthly support plugin channels. Planned
monthly support-line work will need plugin npm and ClawHub tags to follow the
same support line as the core package instead of silently using `latest`.
`--pin` is npm-only. It is not supported with `--marketplace`, because
marketplace installs persist marketplace source metadata instead of an npm spec.