@viceme-ai/cli 0.24.0 → 0.24.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,17 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.24.1] - 2026-09-02
4
+
5
+ ### Fixes
6
+
7
+ - 修复工具购买鉴权并持久恢复同一订单 (`1e07d2a`)
8
+ - 隐藏网站收费配置细节 (`6a146a2`)
9
+
10
+ ### Other Changes
11
+
12
+ - 刷新官方 Skill 清单 (`87ed5f6`)
13
+ - 说明付费解锁来源策略 (`dd838be`)
14
+
3
15
  ## [0.24.0] - 2026-09-02
4
16
 
5
17
  ### Features
package/README.md CHANGED
@@ -170,7 +170,7 @@ Select a target explicitly with `viceme install --agent codex`, `claude`,
170
170
  | `become-a-creator` | apply for, claim, or check creator qualification for every creator workflow. |
171
171
  | `sell-a-skill` | publish or update a paid or free downloadable Skill; websites, services, and generic goods are out of scope. |
172
172
  | `viceme-skill-use` | resolve free, purchased, or purchase-required access, install the selected Skill, and continue the original task. |
173
- | `charge-for-your-work` | integrate an existing website access configuration into host code after the shared creator qualification check. |
173
+ | `charge-for-your-work` | configure follow or paid unlock for an existing website and integrate it into host code after the shared creator qualification check; platform resources stay internal. |
174
174
  | `let-people-interact` | branch between danmaku, open tips, or both; danmaku-bearing routes require a published Website Work with an exact canonical Origin, while Tip can use any eligible published Merchant Work and either Mounted or Headless UI; none requires DNS ownership verification. |
175
175
  | `let-others-make-a-copy` | publish a complete website source ZIP with a root `VICEME-REPLICA.md`, then integrate the platform-provided replica prompt into the creator's own site. |
176
176
 
@@ -288,14 +288,18 @@ The page hosting Tip UI and the selected Work are separate resources. No
288
288
  engagement route requires Website ownership or DNS verification. A Tip-only
289
289
  integration does not register the host as a Website Work. Danmaku-only and
290
290
  combined routes still use a published Website Work whose canonical Origin
291
- exactly matches the deployment Origin.
291
+ exactly matches the deployment Origin. The current release likewise does not
292
+ require DNS TXT verification or a registered embedding Origin for Website
293
+ follow/paid access.
292
294
 
293
295
  The combined route uses one published Website Work because danmaku requires
294
296
  that identity. Tip itself adds no domain or Commerce Application gate, and
295
297
  engagement does not create or mutate Website Widget applications. Website
296
- follow/paid access and its `WEBSITE_WIDGET`/`HOSTED_CHECKOUT` resources retain
297
- their ownership-verification rules and remain owned by publishing and the Shop
298
- platform.
298
+ follow/paid access and its platform-managed `WEBSITE_WIDGET` resources are
299
+ provisioned internally by the charging flow and Shop, with no Origin/DNS or
300
+ checkout-parent gate.
301
+ Separately configured domain-bound `HOSTED_CHECKOUT` applications and signed
302
+ webhooks retain their ownership-verification rules.
299
303
 
300
304
  Without matching optional trusted-source attribution, ViceMe still records the
301
305
  actual browser source as an unverified Origin; it does not reject an open tip.
package/README.zh.md CHANGED
@@ -155,7 +155,7 @@ npx --yes @viceme-ai/cli@latest install
155
155
  | `become-a-creator` | 为所有创作者玩法申请、认领或检查创作者资格。 |
156
156
  | `sell-a-skill` | 发布或更新可下载的付费或免费 Skill;网站、服务与普通商品不属于此 Skill。 |
157
157
  | `viceme-skill-use` | 解析免费、已购买或待购买的访问状态,安装所选 Skill,并继续原任务。 |
158
- | `charge-for-your-work` | 把已有网站关注或付费访问配置接入宿主代码,并复用统一的创作者资格检查。 |
158
+ | `charge-for-your-work` | 为现有网站配置关注或付费解锁并接入宿主代码;复用统一创作者资格检查,平台资源保持为内部实现。 |
159
159
  | `let-people-interact` | 分支处理仅弹幕、开放赞赏或两者;包含弹幕的路线要求已发布且 canonical Origin 精确匹配的 Website Work,Tip 可使用任意合格且已发布的 Merchant Work,并选择 Mounted 或 Headless UI;三个分支均不要求 DNS 所有权验证。 |
160
160
  | `let-others-make-a-copy` | 发布包含根级 `VICEME-REPLICA.md` 的完整网站源码 ZIP,并把平台返回的“做同款”提示词接入创作者原站。 |
161
161
 
@@ -261,12 +261,14 @@ Endpoint 必须使用 HTTPS;只有 localhost 和 loopback 本地开发可以
261
261
 
262
262
  承载赞赏 UI 的页面与被赞赏 Work 是两个独立资源。三个互动分支均不要求 Website
263
263
  ownership 或 DNS 验证。仅接入赞赏不会把宿主页登记为 Website Work;仅弹幕和组合
264
- 仍使用 canonical Origin 与部署 Origin 精确匹配的已发布 Website Work。
264
+ 仍使用 canonical Origin 与部署 Origin 精确匹配的已发布 Website Work。当前版本的网站关注/付费
265
+ 解锁同样不要求 DNS TXT 或登记嵌入 Origin。
265
266
 
266
267
  组合路线只因弹幕要求而共用一个已发布 Website Work。Tip 本身不增加域名或
267
268
  Commerce Application 门禁,互动流程也不创建或修改 Website Widget。网站关注/付费
268
- 访问及其 `WEBSITE_WIDGET`、`HOSTED_CHECKOUT` 资源仍保留所有权验证规则,并由发布
269
- 流程和 Shop 平台负责。
269
+ 访问及其平台托管 `WEBSITE_WIDGET` 资源由收费接入流程和 Shop 在内部完成,但暂不执行 Origin/DNS
270
+ 或 checkout iframe 宿主门禁。另行配置的域名绑定 `HOSTED_CHECKOUT` 与签名 Webhook 仍保留所有权
271
+ 验证规则。
270
272
 
271
273
  没有匹配可选可信来源归因时,ViceMe 仍会把实际浏览器来源记录为未验证 Origin,
272
274
  不会因此拒绝开放赞赏。
package/checksums.txt CHANGED
@@ -1,6 +1,6 @@
1
- d38f8a8b740deab0c2cfcc45574ac5c229250b4ac2b01a2514cc736dd4c89e3f viceme_0.24.0_darwin_amd64
2
- d66b6c38ba65e8a746b3efb5838c1eabee0fa109d39a7c79a80eda5f36301ffa viceme_0.24.0_darwin_arm64
3
- 0150c27dab35b77d9467f45d8fc595dab280f37064cfd5d95480df064b282c98 viceme_0.24.0_linux_amd64
4
- 26d309b87a025e378ed934048aed4ff0203a53635cde0e0adbb418eb7df9951e viceme_0.24.0_linux_arm64
5
- a991b5b29358a2552338adb8785493a25a2e79149fa0e531b9f88b57b00d496e viceme_0.24.0_windows_amd64.exe
6
- b024565d036505af4b2746ff69d968892246edca9d310ba85c41ca613a28272d viceme_0.24.0_windows_arm64.exe
1
+ 928799ccb0c883247819738927a47df01ab9163ba174236d2782212817cf7b0e viceme_0.24.1_darwin_amd64
2
+ e639e02de19b60854ac5a966faf5cfe9753341d25520ba0d98397afdb6cf6caa viceme_0.24.1_darwin_arm64
3
+ 9d4f8c49de8efb4250b4967b8bda6f17b015c7ae97d7023b7b65615790864739 viceme_0.24.1_linux_amd64
4
+ 1b7bbb89719871cdc55ee53fb32823226c59199bd5e85250ffae64b57603c330 viceme_0.24.1_linux_arm64
5
+ 1aa042cd487399d3e4e37aac51c7fa9522af1ff9115515562ff07f0851a41a76 viceme_0.24.1_windows_amd64.exe
6
+ 45db5077bd2d308368cd7062810fe5b8f340a9a6ea1e883f6f047a84d1e84496 viceme_0.24.1_windows_arm64.exe
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viceme-ai/cli",
3
- "version": "0.24.0",
3
+ "version": "0.24.1",
4
4
  "description": "Install the ViceMe creator CLI and official Agent Skills",
5
5
  "type": "module",
6
6
  "bin": {