@viceme-ai/cli 0.33.3 → 0.33.5
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 +17 -0
- package/README.md +2 -2
- package/README.zh.md +2 -2
- package/checksums.txt +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.33.5] - 2026-09-05
|
|
4
|
+
|
|
5
|
+
### Fixes
|
|
6
|
+
|
|
7
|
+
- 补充做同款订单摘要与异常联系提示 (`0c3e241`)
|
|
8
|
+
- 改为创作者确认做同款按钮预览后发布 (`aec3bbb`)
|
|
9
|
+
- 默认同时发布源码和托管页面并禁止自动降级 (`d6e1106`)
|
|
10
|
+
- 允许已发布源码补齐托管页面 (`1d59bb6`)
|
|
11
|
+
- 确认继续后再读取做同款恢复凭据 (`9dad79d`)
|
|
12
|
+
- 修复做同款订单状态契约不兼容 (`19d2a5c`)
|
|
13
|
+
|
|
14
|
+
## [0.33.4] - 2026-09-05
|
|
15
|
+
|
|
16
|
+
### Fixes
|
|
17
|
+
|
|
18
|
+
- 修复做同款支付展示与轮询流程 (`712c49f`)
|
|
19
|
+
|
|
3
20
|
## [0.33.3] - 2026-09-05
|
|
4
21
|
|
|
5
22
|
### Fixes
|
package/README.md
CHANGED
|
@@ -273,8 +273,8 @@ Never copy an access token into the conversation.
|
|
|
273
273
|
| `viceme publication update ...` | Replace the complete listing draft from a strict JSON file. |
|
|
274
274
|
| `viceme publication confirm ...` | Confirm the exact current review digest. |
|
|
275
275
|
| `viceme publication publish ...` | Make a confirmed listing public. |
|
|
276
|
-
| `viceme replica preview --url <loopback-page-url>` | Open the
|
|
277
|
-
| `viceme replica publish --path <project-or-zip> --preview-url <loopback-page-url> --preview-reviewed ...` | In the CN market, validate and freeze the source after the
|
|
276
|
+
| `viceme replica preview --url <loopback-page-url>` | Open the actual local page for the creator. The CLI validates connectivity; the creator reviews styling and the agent owns the server lifecycle. WorkBuddy flows present the page with present_files in the task preview. Missing input returns `PROVIDE_PREVIEW_URL`, without inspecting project filenames. |
|
|
277
|
+
| `viceme replica publish --path <project-or-zip> --preview-url <loopback-page-url> --preview-reviewed ...` | In the CN market, validate and freeze the source after the creator has approved the button styling in the host preview. Publication does not open another browser or require agent screenshots. Missing creator approval returns `REVIEW_LOCAL_PREVIEW`; connectivity alone is not verification. ZIP inputs remain source artifacts, not inferred startup projects. Return one 30-minute final review, then rerun its exact `--confirm` command to upload and submit; `PROCESSING` means submitted but not published. |
|
|
278
278
|
| `viceme replica repair-hosting --publication <ID> --path <project-or-WorkPage-ZIP>` | Review page-only hosting repair, then run the returned confirmation command. Interrupted attempts reuse the original request; source and buyer rights remain unchanged. |
|
|
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. |
|
package/README.zh.md
CHANGED
|
@@ -248,8 +248,8 @@ Endpoint 必须使用 HTTPS;只有 localhost 和 loopback 本地开发可以
|
|
|
248
248
|
| `viceme publication update ...` | 用严格 JSON 文件替换完整 Listing Draft。 |
|
|
249
249
|
| `viceme publication confirm ...` | 确认当前精确 Review Digest。 |
|
|
250
250
|
| `viceme publication publish ...` | 公开已经确认的 Listing。 |
|
|
251
|
-
| `viceme replica preview --url <本地页面地址>` |
|
|
252
|
-
| `viceme replica publish --path <项目或ZIP> --preview-url <本地页面地址> --preview-reviewed ...` | 在 CN
|
|
251
|
+
| `viceme replica preview --url <本地页面地址>` | 为创作者打开实际本地页面。CLI 校验本地地址及连通性;创作者查看样式,Agent 管理自有服务。WorkBuddy 流程使用 present_files 在右侧展示。缺少地址返回 `PROVIDE_PREVIEW_URL`,不检查固定项目文件名。 |
|
|
252
|
+
| `viceme replica publish --path <项目或ZIP> --preview-url <本地页面地址> --preview-reviewed ...` | 在 CN 市场,先接入预览按钮,由创作者在宿主右侧预览确认样式后,校验并冻结源码。缺少创作者确认声明返回 `REVIEW_LOCAL_PREVIEW`,连通性不代表视觉验证;ZIP 作为源码制品,不推断启动方式。返回一份三十分钟终审,仅以其精确 `--confirm` 命令重跑后才上传和提交;`PROCESSING` 表示已提交但尚未发布。 |
|
|
253
253
|
| `viceme replica repair-hosting --publication <ID> --path <项目或WorkPage-ZIP>` | 校验并确认仅页面托管补发;原确认命令可恢复中断,源码版本、价格和买家权益不变。 |
|
|
254
254
|
| `viceme replica sales --replica <ID>` | 查看当前源码版本、销售价格与经营权限;暂停经营后仍可只读查询。 |
|
|
255
255
|
| `viceme replica price --replica <ID> --price-cents <分>` | 预览改价影响,0 表示免费;执行返回的完整确认命令后修改价格,不重新上传源码。 |
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
ff02d1f93ce45c935d03084837078b333a6bf6261c6faace117706e614729a36 viceme_0.33.5_darwin_amd64
|
|
2
|
+
c8ce3b46be5d5e1595a1ce40fdf85a3cb58cfac201b7791d459967cb8979f5c5 viceme_0.33.5_darwin_arm64
|
|
3
|
+
67eb2c4189ea58853d6297200f42163deafbb1affa1ddca31648c1927ed8c55d viceme_0.33.5_linux_amd64
|
|
4
|
+
9a34b482a4139eba3d5389734227ade5e9387632c3f864ce7ee8d4715e9b4b73 viceme_0.33.5_linux_arm64
|
|
5
|
+
84da15d551b29fd7e4cbd49e782a6b4f289a43209a81e55afecd222fa4eae00f viceme_0.33.5_windows_amd64.exe
|
|
6
|
+
cf9d9cfc7f5fa4c8e9f3b35316867fd8dfd0929c4fcf32017b567550c2e01cd8 viceme_0.33.5_windows_arm64.exe
|