@viceme-ai/cli 0.33.6 → 0.35.0
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 +50 -0
- package/README.md +15 -17
- package/README.zh.md +2 -2
- package/checksums.txt +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,55 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.35.0] - 2026-09-07
|
|
4
|
+
|
|
5
|
+
### Features
|
|
6
|
+
|
|
7
|
+
- complete creator page onboarding flow (`95b5dc1`)
|
|
8
|
+
- support loopback template catalog demos (`0260fab`)
|
|
9
|
+
- use cloud creator template catalog (`21ed50f`)
|
|
10
|
+
- fetch verified cloud creator templates (`6cc99cf`)
|
|
11
|
+
- build creator template catalog artifacts (`87f5a00`)
|
|
12
|
+
- guide creator page onboarding (`1cfad54`)
|
|
13
|
+
|
|
14
|
+
### Fixes
|
|
15
|
+
|
|
16
|
+
- 校正模板拉取验收路径 (`bc2cfda`)
|
|
17
|
+
- 使用独立模板册公开桶 (`e926221`)
|
|
18
|
+
- 修复模板册 CI 与错误边界 (`5f79228`)
|
|
19
|
+
- 收紧模板册发布与 Mock 隔离 (`0be4b14`)
|
|
20
|
+
- quote template catalog key expansion (`3b9d922`)
|
|
21
|
+
- restore CLI-only update lifecycle (`8517f7c`)
|
|
22
|
+
|
|
23
|
+
### Other Changes
|
|
24
|
+
|
|
25
|
+
- 更新官方 Skill 发布清单 (`1f5f19b`)
|
|
26
|
+
- 移除开发过程文档 (`49a9e94`)
|
|
27
|
+
- define creator card update recovery (`6a5a2db`)
|
|
28
|
+
- align creator template flow with cloud catalog (`9e35bcf`)
|
|
29
|
+
- add development template catalog fixtures (`1183991`)
|
|
30
|
+
- publish creator template catalog (`ab710f3`)
|
|
31
|
+
- design cloud creator template catalog (`e95f56d`)
|
|
32
|
+
|
|
33
|
+
## [0.34.0] - 2026-09-07
|
|
34
|
+
|
|
35
|
+
### Features
|
|
36
|
+
|
|
37
|
+
- 完善试用耗尽购买与对话内支付二维码 (`16ea889`)
|
|
38
|
+
- 接入免登录试用购买与通用 Widget (`9a0d17e`)
|
|
39
|
+
|
|
40
|
+
### Fixes
|
|
41
|
+
|
|
42
|
+
- 让试用脚本在 Windows 控制台编码下输出 UTF-8 JSON (`9c14805`)
|
|
43
|
+
- 做同款复制完整创作邀请文案 (`dd4b04e`)
|
|
44
|
+
- 由 Agent 显式选择托管页面目录与入口 (`eeaaba6`)
|
|
45
|
+
- 试用耗尽后自动停用技能入口 (`e030c2f`)
|
|
46
|
+
- 修复商品技能元数据兼容与试用门禁生成 (`fbfa2a0`)
|
|
47
|
+
|
|
48
|
+
### Other Changes
|
|
49
|
+
|
|
50
|
+
- 明确匿名支付展示与正式入口恢复边界 (`c9d6034`)
|
|
51
|
+
- 规范二维码依赖空白并更新资源摘要 (`be28721`)
|
|
52
|
+
|
|
3
53
|
## [0.33.6] - 2026-09-06
|
|
4
54
|
|
|
5
55
|
### Fixes
|
package/README.md
CHANGED
|
@@ -281,8 +281,8 @@ Never copy an access token into the conversation.
|
|
|
281
281
|
| `viceme publication confirm ...` | Confirm the exact current review digest. |
|
|
282
282
|
| `viceme publication publish ...` | Make a confirmed listing public. |
|
|
283
283
|
| `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. |
|
|
284
|
-
| `viceme replica publish --path <project-or-zip> --
|
|
285
|
-
| `viceme replica repair-hosting --publication <ID> --path <
|
|
284
|
+
| `viceme replica publish --path <project-or-zip> --page-dir <directory> --page-entry <relative-html> --preview-reviewed ...` | Agent 明确选择可部署页面目录和 HTML 入口;CLI 不搜索 `dist/build/out`,不推断框架,不运行构建。纯静态项目可以用 `--page-dir .`,相对目录基于源码根目录(ZIP 输入基于 ZIP 所在目录)。创作者确认预览后冻结 SOURCE 与 PAGE,返回 30 分钟终审;原样执行 `--confirm` 命令上传。未提供页面选择时返回 `PREPARE_HOSTED_PAGE`;`PROCESSING` 仅表示已提交。 |
|
|
285
|
+
| `viceme replica repair-hosting --publication <ID> --path <page-directory> --page-entry <relative-html>` | Agent 选择目录与入口,只修复页面托管;已有 WorkPage ZIP 则以 ZIP 为 `--path`,不传入口参数。执行返回的确认命令,中断后复用同一请求,源码和买家权益保持不变。 |
|
|
286
286
|
| `viceme replica sales --replica <ID>` | Inspect the current source version, price and management permission; suspended owners retain read-only access. |
|
|
287
287
|
| `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. |
|
|
288
288
|
| `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. |
|
|
@@ -291,7 +291,7 @@ Never copy an access token into the conversation.
|
|
|
291
291
|
| `viceme replica resume <publication-id>` | Continue only the missing upload, verification, submission, or allowed retry step from authoritative state. |
|
|
292
292
|
| `viceme replica cancel <publication-id>` | Cancel a Publication before activation and clean its local recoverable source. |
|
|
293
293
|
| `viceme replica install <code> [--target <new-directory>]` | With an authenticated Profile, display the authoritative Quote before `--confirm`; add `--accept-price-cents <fen>` for anonymous checkout and `--payment-presented` only after its hosted payment page opens. Both paths atomically install the paid source. |
|
|
294
|
-
| `viceme update` |
|
|
294
|
+
| `viceme update` | Explicitly update the CLI. Refresh official Skills separately with `viceme install --agent auto`. |
|
|
295
295
|
| `viceme merchant accounts` | List ordinary MerchantAccounts where the current User is the OWNER member. |
|
|
296
296
|
| `viceme merchant work ...` | Create, inspect, update, and publish Merchant Works, including Website Works. |
|
|
297
297
|
| `viceme merchant page ...` | Validate, preview, publish, inspect, and roll back immutable custom Creator/Work page bundles. |
|
|
@@ -355,7 +355,7 @@ process that started the update. `meta.autoUpdate` may appear when startup
|
|
|
355
355
|
recovery had to hand an already-started command to a newly committed CLI.
|
|
356
356
|
|
|
357
357
|
After an ordinary command has emitted its response, a detached worker checks
|
|
358
|
-
the stable release channel and updates the CLI
|
|
358
|
+
the stable release channel and updates only the CLI. The foreground command never waits
|
|
359
359
|
for release discovery or activation, and background launch, network,
|
|
360
360
|
permission, or installation failures never replace its JSON response. A
|
|
361
361
|
successful replacement is used by the next `viceme` process; it does not
|
|
@@ -363,12 +363,10 @@ require restarting the surrounding Codex, Claude Code, or WorkBuddy app.
|
|
|
363
363
|
Checks are coalesced for 24 hours, while failed checks or updates become
|
|
364
364
|
eligible for another background attempt after one hour.
|
|
365
365
|
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
when a task started, so start a new task when the host needs to rediscover the
|
|
371
|
-
refreshed files. `viceme install --agent auto` remains a Skill-only repair path.
|
|
366
|
+
Official Skills are a separate lifecycle because an Agent usually loads them
|
|
367
|
+
when a task starts. CLI auto-update therefore never rewrites Skill directories.
|
|
368
|
+
Refresh them intentionally with `viceme install --agent auto`, then start a new
|
|
369
|
+
Agent task when the host needs to rediscover the files.
|
|
372
370
|
|
|
373
371
|
```bash
|
|
374
372
|
viceme update --check
|
|
@@ -376,17 +374,17 @@ viceme update
|
|
|
376
374
|
viceme install --agent auto
|
|
377
375
|
```
|
|
378
376
|
|
|
379
|
-
`viceme update`
|
|
380
|
-
permission preflight and durable recovery rules.
|
|
381
|
-
`viceme update --agent <target>`
|
|
382
|
-
|
|
377
|
+
`viceme update` remains the explicit CLI repair command and keeps the same
|
|
378
|
+
permission preflight and durable recovery rules. For compatibility,
|
|
379
|
+
`viceme update --agent <target>` still requests a combined CLI and Skill
|
|
380
|
+
repair, but new automation should keep the two commands separate.
|
|
383
381
|
|
|
384
382
|
Permission preflight checks every path that the selected installation method
|
|
385
383
|
will mutate before creating an activation journal. For npm this includes the
|
|
386
384
|
configured cache, actual scoped global package, and launcher directories through
|
|
387
|
-
Node so the host filesystem broker is preserved.
|
|
388
|
-
the executable directory
|
|
389
|
-
destination. A denied explicit-update preflight keeps the
|
|
385
|
+
Node so the host filesystem broker is preserved. For standalone CLI-only
|
|
386
|
+
updates it checks the executable directory; a separate Skill install checks
|
|
387
|
+
every selected Agent destination. A denied explicit-update preflight keeps the
|
|
390
388
|
previous generation intact and requests host approval. A denied background
|
|
391
389
|
attempt is recorded locally and does not affect the foreground command.
|
|
392
390
|
Permission can still change after preflight, so any failure after an install
|
package/README.zh.md
CHANGED
|
@@ -249,8 +249,8 @@ Endpoint 必须使用 HTTPS;只有 localhost 和 loopback 本地开发可以
|
|
|
249
249
|
| `viceme publication confirm ...` | 确认当前精确 Review Digest。 |
|
|
250
250
|
| `viceme publication publish ...` | 公开已经确认的 Listing。 |
|
|
251
251
|
| `viceme replica preview --url <本地页面地址>` | 为创作者打开实际本地页面。CLI 校验本地地址及连通性;创作者查看样式,Agent 管理自有服务。WorkBuddy 流程使用 present_files 在右侧展示。缺少地址返回 `PROVIDE_PREVIEW_URL`,不检查固定项目文件名。 |
|
|
252
|
-
| `viceme replica publish --path <项目或ZIP> --
|
|
253
|
-
| `viceme replica repair-hosting --publication <ID> --path
|
|
252
|
+
| `viceme replica publish --path <项目或ZIP> --page-dir <页面目录> --page-entry <相对HTML入口> --preview-reviewed ...` | Agent 明确选择可部署页面目录和入口,CLI 不搜索 `dist/build/out`、不推断框架、不运行构建。纯静态网站可用 `--page-dir .`,相对目录基于源码根目录(ZIP 输入基于 ZIP 所在目录)。创作者确认预览后冻结 SOURCE 与 PAGE,返回三十分钟终审;原样执行确认命令才上传。缺少页面选择返回 `PREPARE_HOSTED_PAGE`;`PROCESSING` 表示已提交但尚未发布。 |
|
|
253
|
+
| `viceme replica repair-hosting --publication <ID> --path <页面目录> --page-entry <相对HTML入口>` | Agent 明确选择修复后的页面目录和入口;已有 WorkPage ZIP 则以 ZIP 为 `--path`,不传入口参数。原确认命令可恢复中断,源码版本、价格和买家权益不变。 |
|
|
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>` | 预览下架或重新上架影响,再执行返回的完整确认命令;已有购买权益不变。 |
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
4eea1b8d3c27084adb72e8e1bebc674ba4653845a8d181196bb53b12d2062fbc viceme_0.35.0_darwin_amd64
|
|
2
|
+
cdca8b6b5e0adaec2a4ce4421128359dd88bbb05e99489b16240831254b29485 viceme_0.35.0_darwin_arm64
|
|
3
|
+
18b1dee8af983987b8483c9b46760a88d6ef1a8dec6ff78ea03e90d317409336 viceme_0.35.0_linux_amd64
|
|
4
|
+
911447d398df644ee4e050b0e3b5f38bc5e88b6a96c3e52a7c30e2c4e5469aa0 viceme_0.35.0_linux_arm64
|
|
5
|
+
be0828fc935c7972986ecff569f83c6a702ae7a4225c9a9272c032062da0f53c viceme_0.35.0_windows_amd64.exe
|
|
6
|
+
bec02603a702df232cf3890e1d9b681fe3370632855d9f84cb2eb2716a824238 viceme_0.35.0_windows_arm64.exe
|