@viceme-ai/cli 0.45.1 → 0.45.3

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.45.3] - 2026-09-18
4
+
5
+ ### Fixes
6
+
7
+ - 购买入口导出包预置安装身份,解压目录直接可购买 (`0fecf73`)
8
+
9
+ ## [0.45.2] - 2026-09-17
10
+
11
+ ### Fixes
12
+
13
+ - 统一 Gateway API 入口并保留旧配置状态 (`410b64f`)
14
+
3
15
  ## [0.45.1] - 2026-09-17
4
16
 
5
17
  ### Fixes
package/README.md CHANGED
@@ -223,6 +223,29 @@ Each Profile binds one API base URL, Web base URL, market region, and
223
223
  device-authorized account as one authority. The separately stored distribution
224
224
  region selects only the CLI and bundled Skill download source.
225
225
 
226
+ Official CN Profiles use API `https://viceme.cn/api` and Web
227
+ `https://viceme.cn`; GLOBAL uses API `https://viceme.ai/api` and Web
228
+ `https://viceme.ai`. Commands append `/v1/...` to the API base, so requests
229
+ enter the site's Gateway as `/api/v1/...`.
230
+
231
+ Profiles saved with the retired `https://api.viceme.cn` or
232
+ `https://api.viceme.ai` roots resolve to the corresponding Gateway URL in
233
+ memory. Reading a Profile does not rewrite its configuration file; the next
234
+ explicit save persists the canonical URL. Profile IDs, existing credentials,
235
+ publication bindings and pending requests keep their original local storage
236
+ identity. Only these two official endpoint aliases are recognized; custom
237
+ hosts, paths, ports and local development endpoints remain separate.
238
+
239
+ Previously installed product Skills can contain an older Python runtime.
240
+ After updating the CLI, `viceme skill ready <product> --skill-dir <directory>`
241
+ reports that installation needs repair. Run
242
+ `viceme skill install <product> --skill-dir <directory>` explicitly to refresh
243
+ it in place. Repair preserves trial identity, pending requests and user files;
244
+ it does not reset the server's trial quota. Background CLI updates do not
245
+ rewrite installed Skills. Standalone Python users need the newly published
246
+ official bootstrap before repairing an old installation; an old embedded
247
+ script cannot update itself after its API host has been removed.
248
+
226
249
  ```bash
227
250
  viceme auth login
228
251
  viceme auth status
package/README.zh.md CHANGED
@@ -195,6 +195,22 @@ viceme skill publish --resume <publication-id>
195
195
  每个 Profile 把 API Base URL、Web Base URL、市场区域和浏览器授权账户绑定为一个完整
196
196
  authority;单独的分发区域只选择 CLI 与官方 Skills 的下载来源。
197
197
 
198
+ 官方 CN Profile 使用 API `https://viceme.cn/api`、Web `https://viceme.cn`;
199
+ GLOBAL 使用 API `https://viceme.ai/api`、Web `https://viceme.ai`。
200
+ 命令在 API 基址后拼接 `/v1/...`,实际通过站点 Gateway 的 `/api/v1/...` 访问服务。
201
+
202
+ 已有 Profile 中的 `https://api.viceme.cn`、`https://api.viceme.ai` 会在读取时
203
+ 于内存中解析为对应的新入口;读取不会改写配置文件,下次主动保存配置才写入新地址。
204
+ Profile ID、原登录凭据、发布绑定和未完成请求继续使用原来的本地存储标识。
205
+ 兼容只覆盖这两个官方入口;自定义主机、路径、端口及本地开发地址保持独立。
206
+
207
+ 已安装的商品 Skill 可能包含旧 Python 脚本。升级 CLI 后,
208
+ `viceme skill ready <product> --skill-dir <directory>` 会提示修复旧运行包,
209
+ 再明确执行 `viceme skill install <product> --skill-dir <directory>` 原地更新。
210
+ 修复保留试用身份、未完成请求和用户文件,不重置服务端试用次数。
211
+ CLI 后台更新不会改写已安装 Skills。仅使用 Python 的用户需要先获取新发布的
212
+ 官方引导脚本,再修复旧安装;旧脚本无法在原 API 域名移除后自行联网更新。
213
+
198
214
  ```bash
199
215
  viceme auth login
200
216
  viceme auth status
package/checksums.txt CHANGED
@@ -1,6 +1,6 @@
1
- aa7a5762d4abbed08bf6a39c90377ad220f6bbdcbd2782dab130f316db3a1b7d viceme_0.45.1_darwin_amd64
2
- 1a226eb1b95c4ce975c906480d25304a7b67218df4188b6fd3a43d04cdd6855b viceme_0.45.1_darwin_arm64
3
- 8c24a6d44f095048e1de524031aab62ec3985fdb5a899cccb5cd1d87571277d4 viceme_0.45.1_linux_amd64
4
- c6ee8eee71e6f429f19331b9af7e4a2c4c96e9fab50a6648d8734c537488c84a viceme_0.45.1_linux_arm64
5
- 48973d7b348fd6e045a3b370d1fcb28d2128d701e01554eec86f19669731d2ce viceme_0.45.1_windows_amd64.exe
6
- 18b9ad9ca211cd0dc87da4bf7ce843cb584b06249ae3fc0b02e5d167431a63f1 viceme_0.45.1_windows_arm64.exe
1
+ 9242cfaeafabe505d997a4f1ca30c921236d58a7a1817a097636e563e5f124af viceme_0.45.3_darwin_amd64
2
+ d485dd6f0a25b43056a14c62da8ac3ebc5605f9216349c6049c88bde87e067a8 viceme_0.45.3_darwin_arm64
3
+ bfcb89edfb15fdf618df28c7eba204d3332ea643dcdad90dfc9fb6cfb7096273 viceme_0.45.3_linux_amd64
4
+ 524f2589550e787ede7169cadd79824d6419209084d1b5658e5ca45b90cecbf5 viceme_0.45.3_linux_arm64
5
+ cfddf8c3a74abfa867d4ef803e20dc657fb4ce81550ed94637389958817626c1 viceme_0.45.3_windows_amd64.exe
6
+ f4c673daceb11e982921dae1593e90aec47f2a54772962db93ec707ff52f591a viceme_0.45.3_windows_arm64.exe
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viceme-ai/cli",
3
- "version": "0.45.1",
3
+ "version": "0.45.3",
4
4
  "description": "Install the ViceMe creator CLI and official Agent Skills",
5
5
  "type": "module",
6
6
  "bin": {