@viceme-ai/cli 0.26.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 +14 -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,19 @@
|
|
|
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
|
+
|
|
3
17
|
## [0.26.0] - 2026-09-03
|
|
4
18
|
|
|
5
19
|
### 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
|
+
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
|