@viceme-ai/cli 0.21.0 → 0.21.1

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 CHANGED
@@ -1,5 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.21.1] - 2026-09-01
4
+
5
+ ### Fixes
6
+
7
+ - 沙箱拒 rename 时降级直写并预检完整保存链路 (#172) (`50067b8`)
8
+ - 对齐开放赞赏最终入口 (#171) (`0724d9b`)
9
+
10
+ ### Other Changes
11
+
12
+ - v0.21.0 (#170) (`027f9dd`)
13
+
3
14
  ## [0.21.0] - 2026-08-31
4
15
 
5
16
  ### Features
package/README.md CHANGED
@@ -40,7 +40,8 @@
40
40
  | --- | --- |
41
41
  | Publish a Skill | Validate a local Skill directory or ZIP, set a CNY price, upload it, review platform suggestions, and publish a paid listing. |
42
42
  | Publish a website | Register and DNS-verify a creator website with a stable Website Work identity. |
43
- | Add website engagement | Enable hosted danmaku and tips with Work SDK access, an Origin-bound Website Widget, and the official loader. |
43
+ | Add creator access | Add host-native login, follow gates, and independently priced one-time feature access. |
44
+ | Add hosted engagement | Branch between danmaku on a published, DNS-verified Website Work; open tips on any eligible published Merchant Work; or both on one verified Website Work because danmaku requires it. |
44
45
  | Set up an Agent | Install, authenticate, update, diagnose, and repair the CLI and official Skills as one compatible release. |
45
46
  | Recover safely | Continue the same publication after a network or process interruption without uploading a duplicate product. |
46
47
 
@@ -168,8 +169,9 @@ Select a target explicitly with `viceme install --agent codex`, `claude`,
168
169
  | `creator-tools` | install ViceMe, sign in through the browser, manage Profiles, update, diagnose, or repair the local setup. |
169
170
  | `become-a-creator` | apply for, claim, or check creator qualification for every creator workflow. |
170
171
  | `sell-a-skill` | publish or update a paid or free downloadable Skill; websites, services, and generic goods are out of scope. |
172
+ | `viceme-skill-use` | resolve free, purchased, or purchase-required access, install the selected Skill, and continue the original task. |
171
173
  | `charge-for-your-work` | integrate an existing website access configuration into host code after the shared creator qualification check. |
172
- | `let-people-interact` | verify a Website Work, activate an Origin-bound Website Widget, and add hosted danmaku and tips to one page. |
174
+ | `let-people-interact` | branch between danmaku, open tips, or both; only danmaku-bearing routes require a published, verified Website Work, while Tip can use any eligible published Merchant Work and either Mounted or Headless UI. |
173
175
 
174
176
  `let-others-make-a-copy` is the reserved public name for remix delivery, but no official Skill is
175
177
  available until that product workflow is implemented. Buyer-side `viceme-skill-use` keeps its
@@ -274,13 +276,27 @@ Never copy an access token into the conversation.
274
276
  | `viceme merchant accounts` | List ordinary MerchantAccounts where the current User is the OWNER member. |
275
277
  | `viceme merchant work ...` | Create, inspect, update, and publish Merchant Works, including Website Works. |
276
278
  | `viceme merchant work website-verification ...` | Create, inspect, verify, or revoke DNS ownership for one Website Work. |
277
- | `viceme merchant work sdk-access ...` | Create, inspect, update, list, or disable a Work's hosted, follow, and paid access. |
278
- | `viceme merchant commerce-application ...` | Create, inspect, update, activate, or suspend an Origin-bound Website Widget application. |
279
+ | `viceme merchant work sdk-access ...` | Manage hosted `danmaku`/`tip` and follow/paid access on one Work. Hosted and access domains preserve each other; creation returns permanent public `keys.test` and `keys.live` identifiers, not credentials. |
280
+ | `viceme merchant commerce-application ...` | Manage Commerce Applications. For open tips, a matching application is optional trusted-source attribution rather than an authorization gate. |
279
281
  | `viceme merchant product ...` | Create, compile, activate, suspend, or archive Products and their generated purchase Skills. |
280
282
  | `viceme commerce ...` | Install and run a signed purchase Skill through session, quote, payment order, and same-session status commands. |
281
283
 
282
284
  Run `viceme <command> --help` for the full flags and JSON fields.
283
285
 
286
+ The page hosting Tip UI and the selected Work are separate resources. A Tip-only
287
+ integration does not register the host as a Website Work or require host-domain
288
+ verification. DNS ownership verification still applies when the user separately
289
+ publishes the website itself as a Website Work or enables danmaku.
290
+
291
+ The combined route uses one verified Website Work only because danmaku requires
292
+ it. Tip itself adds no domain or Commerce Application gate, and engagement does
293
+ not create or mutate Website Widget applications. Website follow/paid access and
294
+ its `WEBSITE_WIDGET`/`HOSTED_CHECKOUT` resources remain owned by publishing and
295
+ the Shop platform.
296
+
297
+ Without matching optional trusted-source attribution, ViceMe still records the
298
+ actual browser source as an unverified Origin; it does not reject an open tip.
299
+
284
300
  ## Output and updates
285
301
 
286
302
  Business output is JSON by default. Successful output is the only content on
package/README.zh.md CHANGED
@@ -36,7 +36,8 @@
36
36
  | --- | --- |
37
37
  | 发布 Skill | 校验本地 Skill 目录或 ZIP、设置人民币价格、上传、审核平台建议,并发布付费商品。 |
38
38
  | 发布网站 | 使用稳定 Website Work 身份登记创作者网站并完成 DNS 所有权验证。 |
39
- | 接入网站互动 | 通过 Work SDK access、绑定 Origin 的 Website Widget 与官方 loader 接入托管弹幕和赞赏。 |
39
+ | 接入创作者访问 | 在原站接入登录、关注门槛和按功能独立定价的一次性访问权限。 |
40
+ | 接入托管互动 | 先分支:弹幕使用已发布且完成 DNS 验证的 Website Work;开放赞赏可使用任意合格且已发布的 Merchant Work;组合仅因弹幕要求而共用一个已验证 Website Work。 |
40
41
  | 配置 Agent | 把 CLI 与官方 Skills 作为同一个兼容版本安装、登录、更新、诊断和修复。 |
41
42
  | 安全恢复 | 网络或进程中断后继续原发布任务,不重复上传和创建商品。 |
42
43
 
@@ -153,8 +154,9 @@ npx --yes @viceme-ai/cli@latest install
153
154
  | `creator-tools` | 安装 ViceMe、通过浏览器登录、管理 Profile、更新、诊断或修复本地环境。 |
154
155
  | `become-a-creator` | 为所有创作者玩法申请、认领或检查创作者资格。 |
155
156
  | `sell-a-skill` | 发布或更新可下载的付费或免费 Skill;网站、服务与普通商品不属于此 Skill。 |
157
+ | `viceme-skill-use` | 解析免费、已购买或待购买的访问状态,安装所选 Skill,并继续原任务。 |
156
158
  | `charge-for-your-work` | 把已有网站关注或付费访问配置接入宿主代码,并复用统一的创作者资格检查。 |
157
- | `let-people-interact` | 验证 Website Work、激活绑定 Origin Website Widget,并把托管弹幕和赞赏接入页面。 |
159
+ | `let-people-interact` | 分支处理仅弹幕、开放赞赏或两者;只有包含弹幕的路线要求已发布且完成验证的 Website Work,Tip 可使用任意合格且已发布的 Merchant Work,并选择 Mounted 或 Headless UI。 |
158
160
 
159
161
  `let-others-make-a-copy` 是“做同款”交付的保留公开名;对应产品流程实现前不提供官方 Skill。
160
162
  买家侧 `viceme-skill-use` 不属于创作者玩法,因此保持现有名称。
@@ -248,13 +250,24 @@ Endpoint 必须使用 HTTPS;只有 localhost 和 loopback 本地开发可以
248
250
  | `viceme merchant accounts` | 列出当前 User 通过 OWNER 成员关系经营的普通 MerchantAccount。 |
249
251
  | `viceme merchant work ...` | 创建、查看、更新和发布 Merchant Work,包括 Website Work。 |
250
252
  | `viceme merchant work website-verification ...` | 创建、查看、验证或撤销一个 Website Work 的 DNS 所有权。 |
251
- | `viceme merchant work sdk-access ...` | 创建、查看、更新、列出或禁用 Work 的托管、关注与付费 access |
252
- | `viceme merchant commerce-application ...` | 创建、查看、更新、激活或暂停绑定 Origin Website Widget application。 |
253
+ | `viceme merchant work sdk-access ...` | 在同一 Work 上管理托管 `danmaku`/`tip` 与关注/付费 access;两类配置相互保留,创建会返回永久公开、并非凭据的 `keys.test` 与 `keys.live`。 |
254
+ | `viceme merchant commerce-application ...` | 管理 Commerce Application;对于开放赞赏,匹配的应用只是可选可信来源归因,不是授权门禁。 |
253
255
  | `viceme merchant product ...` | 创建、编译、激活、暂停或归档 Product 及其生成的购买 Skill。 |
254
256
  | `viceme commerce ...` | 安装并运行签名购买 Skill,完成会话、报价、支付订单与同会话状态查询。 |
255
257
 
256
258
  运行 `viceme <command> --help` 查看完整参数和 JSON 字段。
257
259
 
260
+ 承载赞赏 UI 的页面与被赞赏 Work 是两个独立资源。仅接入赞赏不会把宿主页登记为
261
+ Website Work,也不要求验证宿主域名。只有用户另行把网站本身发布为 Website Work
262
+ 或启用弹幕时,才继续执行 DNS 所有权验证。
263
+
264
+ 组合路线只因弹幕要求而共用一个已验证 Website Work。Tip 本身不增加域名或
265
+ Commerce Application 门禁,互动流程也不创建或修改 Website Widget。网站关注/付费
266
+ 访问及其 `WEBSITE_WIDGET`、`HOSTED_CHECKOUT` 资源仍由发布流程和 Shop 平台负责。
267
+
268
+ 没有匹配可选可信来源归因时,ViceMe 仍会把实际浏览器来源记录为未验证 Origin,
269
+ 不会因此拒绝开放赞赏。
270
+
258
271
  ## 输出与更新
259
272
 
260
273
  业务结果默认使用 JSON。成功时 stdout 只包含最终结果,进度和诊断写入 stderr。
package/checksums.txt CHANGED
@@ -1,6 +1,6 @@
1
- fceba158e399555d3f5be6849efcf55f247eb68edba59a11b4ffe6fe21ad031d viceme_0.21.0_darwin_amd64
2
- 16444a0e362163e44b329e5891eacbcd31fc6d01522f146eac264eb624e6b30e viceme_0.21.0_darwin_arm64
3
- cf8493aa0c14753b0ce3f2e306b2a0ef88a8d68e0de5d5d4263dd65c241d976d viceme_0.21.0_linux_amd64
4
- f21bd862fd050ccd39a49c1d70c95a5130fb1bde244c8080fb476ef0f0c877d3 viceme_0.21.0_linux_arm64
5
- f2d46b5e1fa9b7a0277ea974e87436bd173aee34622277e84be39fbd2afc3a09 viceme_0.21.0_windows_amd64.exe
6
- 40d8150ce6ecde3b1570a6c6bfaf3e9482e04419477e32cea800c90b6d6c5ae5 viceme_0.21.0_windows_arm64.exe
1
+ c1d6c6416e564414268d982ff74089193420dc3a78a7ac9340436de6265ae919 viceme_0.21.1_darwin_amd64
2
+ 8363e4af5e867dd77893c5c522d1421f56833cab1ffffcd5250ae0acbc72ffc5 viceme_0.21.1_darwin_arm64
3
+ 0fd8cb3b3e14d3003403b01cc50324e7c11002e972ff8cec9bcb82dda48f21ee viceme_0.21.1_linux_amd64
4
+ 518d65727d8253c269afd4f14b24c0452a5b030343a268934a3b354375d601b8 viceme_0.21.1_linux_arm64
5
+ 90c755bb35082d03cc26918a81d4ac80ecdcc0a215ebc085425261bc646fa37c viceme_0.21.1_windows_amd64.exe
6
+ e4ff23400a234f49a67fd6d30a1495bbbf8492dbf97052fe10a3885fca1b8b88 viceme_0.21.1_windows_arm64.exe
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viceme-ai/cli",
3
- "version": "0.21.0",
3
+ "version": "0.21.1",
4
4
  "description": "Install the ViceMe creator CLI and official Agent Skills",
5
5
  "type": "module",
6
6
  "bin": {