@viceme-ai/cli 0.26.0 → 0.26.2
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 +21 -0
- package/README.md +4 -2
- package/README.zh.md +3 -2
- package/checksums.txt +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,26 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.26.2] - 2026-09-03
|
|
4
|
+
|
|
5
|
+
### Fixes
|
|
6
|
+
|
|
7
|
+
- 恢复已有 Skill 订单并保留支付入口 (`8b164ff`)
|
|
8
|
+
- 精简做同款邀请口令 (`175e1b0`)
|
|
9
|
+
|
|
10
|
+
## [0.26.1] - 2026-09-03
|
|
11
|
+
|
|
12
|
+
### Fixes
|
|
13
|
+
|
|
14
|
+
- 发布后追加询问改为升级版话术 (`0023cd7`)
|
|
15
|
+
- 媒体上传撞槽自动换槽重试并强化发布指引 (`ab954a7`)
|
|
16
|
+
- 定价时必须追问试用次数(用户直报价格也不例外) (`850340d`)
|
|
17
|
+
- 钉死弹幕赞赏一体化接入 (`6873a80`)
|
|
18
|
+
- 补齐购买重新授权提示与订单支付链接 (`a7257dd`)
|
|
19
|
+
|
|
20
|
+
### Other Changes
|
|
21
|
+
|
|
22
|
+
- 精简互动接入流程 (`608e718`)
|
|
23
|
+
|
|
3
24
|
## [0.26.0] - 2026-09-03
|
|
4
25
|
|
|
5
26
|
### Features
|
package/README.md
CHANGED
|
@@ -172,7 +172,7 @@ Select a target explicitly with `viceme install --agent codex`, `claude`,
|
|
|
172
172
|
| `sell-a-skill` | publish or update a paid or free downloadable Skill; websites, services, and generic goods are out of scope. |
|
|
173
173
|
| `use-a-skill` | resolve free, purchased, or purchase-required access, install the selected Skill, and continue the original task. |
|
|
174
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. |
|
|
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
|
|
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. |
|
|
176
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. |
|
|
177
177
|
|
|
178
178
|
Buyer-side `use-a-skill` keeps its existing name because it is not a creator workflow.
|
|
@@ -295,7 +295,9 @@ require DNS TXT verification or a registered embedding Origin for Website
|
|
|
295
295
|
follow/paid access.
|
|
296
296
|
|
|
297
297
|
The combined route uses one published Website Work because danmaku requires
|
|
298
|
-
that identity.
|
|
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
|
|
299
301
|
engagement does not create or mutate Website Widget applications. Website
|
|
300
302
|
follow/paid access and its platform-managed `WEBSITE_WIDGET` resources are
|
|
301
303
|
provisioned internally by the charging flow and Shop, with no Origin/DNS or
|
package/README.zh.md
CHANGED
|
@@ -157,7 +157,7 @@ npx --yes @viceme-ai/cli@latest install
|
|
|
157
157
|
| `sell-a-skill` | 发布或更新可下载的付费或免费 Skill;网站、服务与普通商品不属于此 Skill。 |
|
|
158
158
|
| `use-a-skill` | 解析免费、已购买或待购买的访问状态,安装所选 Skill,并继续原任务。 |
|
|
159
159
|
| `charge-for-your-work` | 为现有网站配置关注或付费解锁并接入宿主代码;复用统一创作者资格检查,平台资源保持为内部实现。 |
|
|
160
|
-
| `let-people-interact` | 分支处理仅弹幕、开放赞赏或两者;包含弹幕的路线要求已发布且 canonical Origin 精确匹配的 Website Work,Tip 可使用任意合格且已发布的 Merchant Work
|
|
160
|
+
| `let-people-interact` | 分支处理仅弹幕、开放赞赏或两者;包含弹幕的路线要求已发布且 canonical Origin 精确匹配的 Website Work,Tip 可使用任意合格且已发布的 Merchant Work。默认使用 Mounted UI,仅在用户明确要求自定义 UI 时进入 Headless;三个分支均不要求 DNS 所有权验证。 |
|
|
161
161
|
| `let-others-make-a-copy` | 发布包含根级 `VICEME-REPLICA.md` 的完整网站源码 ZIP,并把平台返回的“做同款”提示词接入创作者原站。 |
|
|
162
162
|
|
|
163
163
|
买家侧 `use-a-skill` 不属于创作者玩法,因此保持现有名称。
|
|
@@ -266,7 +266,8 @@ ownership 或 DNS 验证。仅接入赞赏不会把宿主页登记为 Website Wo
|
|
|
266
266
|
仍使用 canonical Origin 与部署 Origin 精确匹配的已发布 Website Work。当前版本的网站关注/付费
|
|
267
267
|
解锁同样不要求 DNS TXT 或登记嵌入 Origin。
|
|
268
268
|
|
|
269
|
-
组合路线只因弹幕要求而共用一个已发布 Website Work
|
|
269
|
+
组合路线只因弹幕要求而共用一个已发布 Website Work,并在同一 target 内只显示一个含赞赏入口的
|
|
270
|
+
底部互动栏,不再生成正文 Tip 卡片或 Headless Tip 控件。Tip 本身不增加域名或
|
|
270
271
|
Commerce Application 门禁,互动流程也不创建或修改 Website Widget。网站关注/付费
|
|
271
272
|
访问及其平台托管 `WEBSITE_WIDGET` 资源由收费接入流程和 Shop 在内部完成,但暂不执行 Origin/DNS
|
|
272
273
|
或 checkout iframe 宿主门禁。另行配置的域名绑定 `HOSTED_CHECKOUT` 与签名 Webhook 仍保留所有权
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
3292e1a1d9becd42fa04b7a0d6600487a4503b63c2fc8d3f5fd2ae1249525cf0 viceme_0.26.2_darwin_amd64
|
|
2
|
+
0ad79efd10d6f736ff6da6be9d2a8b88dd58ccf968c1ab121308cc2bda1f696c viceme_0.26.2_darwin_arm64
|
|
3
|
+
df78fbd49ad931e9c599eead57622cf069733188f303ee722aa1c97f65ebe953 viceme_0.26.2_linux_amd64
|
|
4
|
+
9091c5f4fa7b8ed1abc1550257453d78993b8341938f958eeb9d53b50c665495 viceme_0.26.2_linux_arm64
|
|
5
|
+
1824efbea6deb6e3762c87e167bb853707377d1d207343d8baa21198c26619eb viceme_0.26.2_windows_amd64.exe
|
|
6
|
+
8cdc9235efbefe54c6044f1e29066dab3a37d985055d0f826e9ade1d132e18e8 viceme_0.26.2_windows_arm64.exe
|