@viceme-ai/cli 0.33.2 → 0.33.4
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/CHANGELOG.md +21 -0
- package/README.md +1 -0
- package/README.zh.md +1 -0
- package/checksums.txt +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,26 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.33.4] - 2026-09-05
|
|
4
|
+
|
|
5
|
+
### Fixes
|
|
6
|
+
|
|
7
|
+
- 修复做同款支付展示与轮询流程 (`712c49f`)
|
|
8
|
+
|
|
9
|
+
## [0.33.3] - 2026-09-05
|
|
10
|
+
|
|
11
|
+
### Fixes
|
|
12
|
+
|
|
13
|
+
- 为 Windows 项目恢复目录创建私有权限 (`44b4bc8`)
|
|
14
|
+
- 支持沙箱内项目级发布恢复存储 (`5a8051f`)
|
|
15
|
+
- 恢复发布成功后接入原站做同款按钮 (`1ee4c59`)
|
|
16
|
+
- 本地预览直接打开原网页 (`9cba6f6`)
|
|
17
|
+
- 复用权限重试下载并修复 Agent 的 CLI 定位 (`db6889d`)
|
|
18
|
+
|
|
19
|
+
### Other Changes
|
|
20
|
+
|
|
21
|
+
- 隔离 PowerShell 模块环境并兼容 Windows 路径别名 (`8910749`)
|
|
22
|
+
- 修复丢失响应测试的共享状态竞态 (`379f5d7`)
|
|
23
|
+
|
|
3
24
|
## [0.33.2] - 2026-09-05
|
|
4
25
|
|
|
5
26
|
### Fixes
|
package/README.md
CHANGED
|
@@ -279,6 +279,7 @@ Never copy an access token into the conversation.
|
|
|
279
279
|
| `viceme replica sales --replica <ID>` | Inspect the current source version, price and management permission; suspended owners retain read-only access. |
|
|
280
280
|
| `viceme replica price --replica <ID> --price-cents <cents>` | Review a price change (0 is free), then run the complete returned confirmation command. No source upload is required. |
|
|
281
281
|
| `viceme replica delist --replica <ID>` / `viceme replica relist --replica <ID>` | Review delisting or relisting, then run the complete returned confirmation command. Existing purchase rights remain unchanged. |
|
|
282
|
+
| `viceme replica publish --path <project-or-zip> --state-project <same-project-or-zip> ...` | Keep atomic publication recovery state in the authorized project’s `.viceme` directory. Preserve this locator for confirmation, status, resume and cancel; existing requests are never silently migrated. See [sandbox storage and recovery](docs/replica-sandbox-storage.md). |
|
|
282
283
|
| `viceme replica status <publication-id>` | Read authoritative Website Replica Publication state and complete the stable local binding after a published terminal state. |
|
|
283
284
|
| `viceme replica resume <publication-id>` | Continue only the missing upload, verification, submission, or allowed retry step from authoritative state. |
|
|
284
285
|
| `viceme replica cancel <publication-id>` | Cancel a Publication before activation and clean its local recoverable source. |
|
package/README.zh.md
CHANGED
|
@@ -254,6 +254,7 @@ Endpoint 必须使用 HTTPS;只有 localhost 和 loopback 本地开发可以
|
|
|
254
254
|
| `viceme replica sales --replica <ID>` | 查看当前源码版本、销售价格与经营权限;暂停经营后仍可只读查询。 |
|
|
255
255
|
| `viceme replica price --replica <ID> --price-cents <分>` | 预览改价影响,0 表示免费;执行返回的完整确认命令后修改价格,不重新上传源码。 |
|
|
256
256
|
| `viceme replica delist --replica <ID>` / `viceme replica relist --replica <ID>` | 预览下架或重新上架影响,再执行返回的完整确认命令;已有购买权益不变。 |
|
|
257
|
+
| `viceme replica publish --path <项目或ZIP> --state-project <同一项目或ZIP> ...` | 在已授权项目的 `.viceme` 内保存发布恢复数据,保留原子写入;确认、status、resume、cancel 沿用同一定位参数。已有请求不自动迁移。详见 [沙箱存储与恢复](docs/replica-sandbox-storage.md)。 |
|
|
257
258
|
| `viceme replica status <publication-id>` | 读取 Website Replica Publication 权威状态,并在发布终态补全稳定本地绑定。 |
|
|
258
259
|
| `viceme replica resume <publication-id>` | 从权威子状态只继续缺失的上传、校验、提交或允许的重试步骤。 |
|
|
259
260
|
| `viceme replica cancel <publication-id>` | 激活前取消 Publication,并清理本地可恢复源码。 |
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
bf0f6e9d13271ab20b7755a7e992d5fb870b1173a5f849d43bd28def59329b1e viceme_0.33.4_darwin_amd64
|
|
2
|
+
06fe952bd64cc257a2aaae581aae943615d549b016784ec0fa369e98fffe02cc viceme_0.33.4_darwin_arm64
|
|
3
|
+
137eabadaa35d56a7fe95525f6a083d131be47d7242863077e55d8acd29d35f9 viceme_0.33.4_linux_amd64
|
|
4
|
+
2356cbe6497a15cc57eab186672f3536b003efa1778b45256aa08a81c08ca131 viceme_0.33.4_linux_arm64
|
|
5
|
+
3c2241e6282b9787676d2ffd8781feec0bddeae7cad96654097c90f149b2622c viceme_0.33.4_windows_amd64.exe
|
|
6
|
+
c80d009cf0b28aea14578bd95d2d7c7dc9d2962aa15a622e815714dade1bfa38 viceme_0.33.4_windows_arm64.exe
|