@viceme-ai/cli 0.25.0 → 0.26.0
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 +18 -0
- package/README.md +4 -2
- package/README.zh.md +3 -1
- package/checksums.txt +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.26.0] - 2026-09-03
|
|
4
|
+
|
|
5
|
+
### Features
|
|
6
|
+
|
|
7
|
+
- 支持安装免费做同款作品 (`6759d9b`)
|
|
8
|
+
- 做同款展示微信支付二维码 (`f412b0e`)
|
|
9
|
+
- 增加统一自定义页面 Skill (`7fdc047`)
|
|
10
|
+
- 增加自定义页面发布命令 (`f13cd4b`)
|
|
11
|
+
|
|
12
|
+
### Fixes
|
|
13
|
+
|
|
14
|
+
- 移除做同款 DNS 验证门禁 (`dcf8395`)
|
|
15
|
+
|
|
16
|
+
### Other Changes
|
|
17
|
+
|
|
18
|
+
- 更新官方 Skill 数量断言 (`191a356`)
|
|
19
|
+
- 移除创作者认领并保留渠道授权 (`58c7171`)
|
|
20
|
+
|
|
3
21
|
## [0.25.0] - 2026-09-03
|
|
4
22
|
|
|
5
23
|
### Features
|
package/README.md
CHANGED
|
@@ -167,7 +167,8 @@ 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
|
|
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. |
|
|
@@ -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;
|
|
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. |
|
package/README.zh.md
CHANGED
|
@@ -152,7 +152,8 @@ 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` | 为现有网站配置关注或付费解锁并接入宿主代码;复用统一创作者资格检查,平台资源保持为内部实现。 |
|
|
@@ -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;对于开放赞赏,匹配的应用只是可选可信来源归因,不是授权门禁。 |
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
96ac55002b136f0b8ed08215c7be6e568e8e25c64f2d5a48f262987e623ac923 viceme_0.26.0_darwin_amd64
|
|
2
|
+
40739600761127382f0eee7821aaf7c86c52b2a4e65188fb875f358de6a3ad65 viceme_0.26.0_darwin_arm64
|
|
3
|
+
550bd2b0ab5b50ac289cacacb0c6e758501fc0915be72c9ac239646d0b6c53ba viceme_0.26.0_linux_amd64
|
|
4
|
+
a0cf3ab27615208ec04b439bf9e4013e281cab4966f48e151c32625544a5387f viceme_0.26.0_linux_arm64
|
|
5
|
+
8f1ad0590b8fa7b1e80f6f2183cb21ffb33da00afed9b879e8abe3885d2ea85d viceme_0.26.0_windows_amd64.exe
|
|
6
|
+
5a7c2e7e3737a163cac26c80d4acc8495f028553ab33f0c92c80a98747681f06 viceme_0.26.0_windows_arm64.exe
|