devez-vibe 1.6.16 → 1.6.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/bin/dvz.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -57,8 +57,8 @@ dvz [--resume [SESSION] | --continue] [--model MODEL] [--effort EFFORT]
|
|
|
57
57
|
dvz update
|
|
58
58
|
```
|
|
59
59
|
|
|
60
|
-
`npm install -g devez-vibe@latest`와
|
|
61
|
-
|
|
60
|
+
`npm install -g devez-vibe@latest`와 동일합니다. 별도 창이 열린 뒤 모든 `dvz` 세션이
|
|
61
|
+
종료되기를 기다렸다가 설치하며, npm 레지스트리 전파가 늦으면 자동으로 재시도합니다.
|
|
62
62
|
|
|
63
63
|
업데이트 확인을 끄려면 `DEVEZ_VIBE_NO_UPDATE_CHECK` 환경변수를 설정합니다.
|
|
64
64
|
|
package/bin/dvz.exe
CHANGED
|
Binary file
|