@viceme-ai/cli 0.25.0 → 0.26.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,37 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.26.1] - 2026-09-03
4
+
5
+ ### Fixes
6
+
7
+ - 发布后追加询问改为升级版话术 (`0023cd7`)
8
+ - 媒体上传撞槽自动换槽重试并强化发布指引 (`ab954a7`)
9
+ - 定价时必须追问试用次数(用户直报价格也不例外) (`850340d`)
10
+ - 钉死弹幕赞赏一体化接入 (`6873a80`)
11
+ - 补齐购买重新授权提示与订单支付链接 (`a7257dd`)
12
+
13
+ ### Other Changes
14
+
15
+ - 精简互动接入流程 (`608e718`)
16
+
17
+ ## [0.26.0] - 2026-09-03
18
+
19
+ ### Features
20
+
21
+ - 支持安装免费做同款作品 (`6759d9b`)
22
+ - 做同款展示微信支付二维码 (`f412b0e`)
23
+ - 增加统一自定义页面 Skill (`7fdc047`)
24
+ - 增加自定义页面发布命令 (`f13cd4b`)
25
+
26
+ ### Fixes
27
+
28
+ - 移除做同款 DNS 验证门禁 (`dcf8395`)
29
+
30
+ ### Other Changes
31
+
32
+ - 更新官方 Skill 数量断言 (`191a356`)
33
+ - 移除创作者认领并保留渠道授权 (`58c7171`)
34
+
3
35
  ## [0.25.0] - 2026-09-03
4
36
 
5
37
  ### Features
package/README.md CHANGED
@@ -167,11 +167,12 @@ Select a target explicitly with `viceme install --agent codex`, `claude`,
167
167
  | Skill | Use it when you want to... |
168
168
  | --- | --- |
169
169
  | `creator-tools` | install ViceMe, sign in through the browser, manage Profiles, update, diagnose, or repair the local setup. |
170
- | `become-a-creator` | apply for, claim, or check creator qualification for every creator workflow. |
170
+ | `become-a-creator` | apply for or check creator qualification for every creator workflow. |
171
+ | `customize-your-page` | use AI to create, preview, publish, update, or roll back one creator or Work page against its target-specific platform capabilities. |
171
172
  | `sell-a-skill` | publish or update a paid or free downloadable Skill; websites, services, and generic goods are out of scope. |
172
173
  | `use-a-skill` | resolve free, purchased, or purchase-required access, install the selected Skill, and continue the original task. |
173
174
  | `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
- | `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
+ | `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. It defaults to Mounted UI and uses Headless only for an explicit custom-UI request; none requires DNS ownership verification. |
175
176
  | `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
177
 
177
178
  Buyer-side `use-a-skill` keeps its existing name because it is not a creator workflow.
@@ -272,10 +273,11 @@ Never copy an access token into the conversation.
272
273
  | `viceme publication confirm ...` | Confirm the exact current review digest. |
273
274
  | `viceme publication publish ...` | Make a confirmed listing public. |
274
275
  | `viceme replica publish ...` | Validate a complete source ZIP with a root `VICEME-REPLICA.md`, publish an immutable version, and return the stable code and creator-site prompts. |
275
- | `viceme replica install <code> --target <new-directory>` | Create and display the authoritative Quote without an order; rerun with `--confirm` only after the buyer explicitly approves it. |
276
+ | `viceme replica install <code> --target <new-directory>` | Create and display the authoritative Quote without an order; after explicit confirmation, return a private local WeChat QR image for Agent rendering, then resume the same order until paid before atomic installation. |
276
277
  | `viceme update` | Update the CLI and matching official Skills together. |
277
278
  | `viceme merchant accounts` | List ordinary MerchantAccounts where the current User is the OWNER member. |
278
279
  | `viceme merchant work ...` | Create, inspect, update, and publish Merchant Works, including Website Works. |
280
+ | `viceme merchant page ...` | Validate, preview, publish, inspect, and roll back immutable custom Creator/Work page bundles. |
279
281
  | `viceme merchant work website-verification ...` | Create, inspect, verify, or revoke DNS ownership for one Website Work. |
280
282
  | `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. |
281
283
  | `viceme merchant commerce-application ...` | Manage Commerce Applications. For open tips, a matching application is optional trusted-source attribution rather than an authorization gate. |
@@ -293,7 +295,9 @@ require DNS TXT verification or a registered embedding Origin for Website
293
295
  follow/paid access.
294
296
 
295
297
  The combined route uses one published Website Work because danmaku requires
296
- that identity. Tip itself adds no domain or Commerce Application gate, and
298
+ that identity. It renders one bottom interaction bar on one target, with Tip
299
+ opened from that bar instead of a body card or host-rendered Headless control.
300
+ Tip itself adds no domain or Commerce Application gate, and
297
301
  engagement does not create or mutate Website Widget applications. Website
298
302
  follow/paid access and its platform-managed `WEBSITE_WIDGET` resources are
299
303
  provisioned internally by the charging flow and Shop, with no Origin/DNS or
package/README.zh.md CHANGED
@@ -152,11 +152,12 @@ npx --yes @viceme-ai/cli@latest install
152
152
  | Skill | 适用场景 |
153
153
  | --- | --- |
154
154
  | `creator-tools` | 安装 ViceMe、通过浏览器登录、管理 Profile、更新、诊断或修复本地环境。 |
155
- | `become-a-creator` | 为所有创作者玩法申请、认领或检查创作者资格。 |
155
+ | `become-a-creator` | 为所有创作者玩法申请或检查创作者资格。 |
156
+ | `customize-your-page` | 用 AI 创建、预览、发布、更新或回滚作者页和作品页,并按目标调用平台接口。 |
156
157
  | `sell-a-skill` | 发布或更新可下载的付费或免费 Skill;网站、服务与普通商品不属于此 Skill。 |
157
158
  | `use-a-skill` | 解析免费、已购买或待购买的访问状态,安装所选 Skill,并继续原任务。 |
158
159
  | `charge-for-your-work` | 为现有网站配置关注或付费解锁并接入宿主代码;复用统一创作者资格检查,平台资源保持为内部实现。 |
159
- | `let-people-interact` | 分支处理仅弹幕、开放赞赏或两者;包含弹幕的路线要求已发布且 canonical Origin 精确匹配的 Website Work,Tip 可使用任意合格且已发布的 Merchant Work,并选择 Mounted 或 Headless UI;三个分支均不要求 DNS 所有权验证。 |
160
+ | `let-people-interact` | 分支处理仅弹幕、开放赞赏或两者;包含弹幕的路线要求已发布且 canonical Origin 精确匹配的 Website Work,Tip 可使用任意合格且已发布的 Merchant Work。默认使用 Mounted UI,仅在用户明确要求自定义 UI 时进入 Headless;三个分支均不要求 DNS 所有权验证。 |
160
161
  | `let-others-make-a-copy` | 发布包含根级 `VICEME-REPLICA.md` 的完整网站源码 ZIP,并把平台返回的“做同款”提示词接入创作者原站。 |
161
162
 
162
163
  买家侧 `use-a-skill` 不属于创作者玩法,因此保持现有名称。
@@ -251,6 +252,7 @@ Endpoint 必须使用 HTTPS;只有 localhost 和 loopback 本地开发可以
251
252
  | `viceme update` | 同时更新 CLI 与匹配版本的官方 Skills。 |
252
253
  | `viceme merchant accounts` | 列出当前 User 通过 OWNER 成员关系经营的普通 MerchantAccount。 |
253
254
  | `viceme merchant work ...` | 创建、查看、更新和发布 Merchant Work,包括 Website Work。 |
255
+ | `viceme merchant page ...` | 校验、预览、发布、查看和回滚不可变的作者页/作品页自定义页面包。 |
254
256
  | `viceme merchant work website-verification ...` | 创建、查看、验证或撤销一个 Website Work 的 DNS 所有权。 |
255
257
  | `viceme merchant work sdk-access ...` | 在同一 Work 上管理托管 `danmaku`/`tip` 与关注/付费 access;两类配置相互保留,创建会返回永久公开、并非凭据的 `keys.test` 与 `keys.live`。 |
256
258
  | `viceme merchant commerce-application ...` | 管理 Commerce Application;对于开放赞赏,匹配的应用只是可选可信来源归因,不是授权门禁。 |
@@ -264,7 +266,8 @@ ownership 或 DNS 验证。仅接入赞赏不会把宿主页登记为 Website Wo
264
266
  仍使用 canonical Origin 与部署 Origin 精确匹配的已发布 Website Work。当前版本的网站关注/付费
265
267
  解锁同样不要求 DNS TXT 或登记嵌入 Origin。
266
268
 
267
- 组合路线只因弹幕要求而共用一个已发布 Website Work。Tip 本身不增加域名或
269
+ 组合路线只因弹幕要求而共用一个已发布 Website Work,并在同一 target 内只显示一个含赞赏入口的
270
+ 底部互动栏,不再生成正文 Tip 卡片或 Headless Tip 控件。Tip 本身不增加域名或
268
271
  Commerce Application 门禁,互动流程也不创建或修改 Website Widget。网站关注/付费
269
272
  访问及其平台托管 `WEBSITE_WIDGET` 资源由收费接入流程和 Shop 在内部完成,但暂不执行 Origin/DNS
270
273
  或 checkout iframe 宿主门禁。另行配置的域名绑定 `HOSTED_CHECKOUT` 与签名 Webhook 仍保留所有权
package/checksums.txt CHANGED
@@ -1,6 +1,6 @@
1
- 8fc9403ff8380ffe45359cf04a4a7ea41eece9dbf57ffbad8c4883f06c19cf36 viceme_0.25.0_darwin_amd64
2
- 646a4681752303f334597d78e937b9663c27d304bb0aa16be4298722f69d0fe8 viceme_0.25.0_darwin_arm64
3
- 5f420ea2dc67d36bbf4869e5c93472da1165c359f4f61ffc63ca4bd7ca6fa67d viceme_0.25.0_linux_amd64
4
- c5368bdd34b07b83e21490b3c4668ac0d68f3d4d754ff6b4c1e65ba8449d850a viceme_0.25.0_linux_arm64
5
- ceeb0258790905d3912b68fa94d2c819f97d4db82fb528aeefaae190a251ca10 viceme_0.25.0_windows_amd64.exe
6
- ad0156c97a0902b69dee5087bac10c235bca7dc743d9107a38e3efee9077a59a viceme_0.25.0_windows_arm64.exe
1
+ 5c96cee26c0a782452b1de1f17244c7dd582d00fda472d804a041d94053c3b60 viceme_0.26.1_darwin_amd64
2
+ 8504ceaf7211ec87594c1e07ef29436fdcdcffe67623a309574fdd5446db73f7 viceme_0.26.1_darwin_arm64
3
+ 6643a792c8c6a060df40919bb49327c03eb59d05f694845cdceeb469dea64fa6 viceme_0.26.1_linux_amd64
4
+ fdae55ae4e4e4d29a33330bf3fcbd97ea14cac599b079616554ee73d0e15ad80 viceme_0.26.1_linux_arm64
5
+ 75d715fd9d34cdd4b8e1db6329e8fd6ba03f67deec723b442c250d6320bbbbc7 viceme_0.26.1_windows_amd64.exe
6
+ b96f769bdce50fdfce164d4990f21eb8cde97086e4fa07be86da2de7db7187d4 viceme_0.26.1_windows_arm64.exe
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viceme-ai/cli",
3
- "version": "0.25.0",
3
+ "version": "0.26.1",
4
4
  "description": "Install the ViceMe creator CLI and official Agent Skills",
5
5
  "type": "module",
6
6
  "bin": {