Skip to content

feat(setup-helper): 用 install.js 替换 cli.js,发布为 npm 包#524

Merged
zhoujh01 merged 1 commit intovolcengine:mainfrom
LinQiang391:main
Mar 11, 2026
Merged

feat(setup-helper): 用 install.js 替换 cli.js,发布为 npm 包#524
zhoujh01 merged 1 commit intovolcengine:mainfrom
LinQiang391:main

Conversation

@LinQiang391
Copy link
Contributor

用 install.js 替换 cli.js:新的入口脚本完整覆盖原有功能
发布为 npm 包(openclaw-openviking-setup-helper@0.2.8):用户无需克隆仓库,直接通过 npm 安装即可使用。
安装方式
npm install -g openclaw-openviking-setup-helper
ov-install

Description

Related Issue

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Changes Made

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested this on the following platforms:
    • Linux
    • macOS
    • Windows

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

…efaults

- Replace cli.js with install.js; update bin aliases and repo URL to volcengine/OpenViking
- Bump version to 0.2.7; improve venv error message with actionable fix steps for Ubuntu
- Update INSTALL.md and INSTALL-ZH.md: add npm global install as recommended method

Made-with: Cursor
@zhoujh01 zhoujh01 merged commit 03d6eef into volcengine:main Mar 11, 2026
5 of 6 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenViking project Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants