fix(openclaw): support npm plugin installs in setup helper#2072
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
…rsion auto-detect from volcengine#2072 (en)
…rsion auto-detect from volcengine#2072 (zh)
Description
ov-install:默认 npm,安装 @openviking/openclaw-plugin@latest
ov-install --plugin-version=2026.5.8:npm exact version
ov-install --plugin-version=dev:npm dist-tag
ov-install --plugin-version=v0.3.16:自动识别为 GitHub tag
ov-install --plugin-version=main:自动识别为 GitHub ref
Related Issue
Type of Change
Changes Made
Testing
Checklist
Screenshots (if applicable)
Additional Notes