@viceme-ai/cli 0.43.0 → 0.45.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 CHANGED
@@ -1,5 +1,27 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.45.0] - 2026-09-17
4
+
5
+ ### Features
6
+
7
+ - 登录编排按宿主能力档案调度并恒定落盘二维码呈现 (`17b4e65`)
8
+
9
+ ### Fixes
10
+
11
+ - 降级告警改为按命令实例传参归属并补归属测试 (`6e82fd3`)
12
+ - 修复私有写入评审问题——原生拒绝码重试、降级持久化与告警竞争 (`a43061b`)
13
+ - 容忍安全软件干扰的私有文件写入并补全绑定错误自描述 (`5fd6b2e`)
14
+
15
+ ## [0.44.0] - 2026-09-16
16
+
17
+ ### Features
18
+
19
+ - 作品链接优先使用路径并支持双入口 (`d279a1f`)
20
+
21
+ ### Fixes
22
+
23
+ - 统一精简主动展示的公开作品链接 (`f3365d6`)
24
+
3
25
  ## [0.43.0] - 2026-09-16
4
26
 
5
27
  ### Features
package/checksums.txt CHANGED
@@ -1,6 +1,6 @@
1
- 2e8b2cb1a407b08faeee9a4b551a01045106489f153b740a6cbdf1dbd69c8206 viceme_0.43.0_darwin_amd64
2
- 7c62774266ad920a6b4d4279948e5829450762e08e9e59f93709ddecc8af79b7 viceme_0.43.0_darwin_arm64
3
- 446c00df22e767dcf229ba4b7899e499a43c4e3fe41e34f7ac18a1a0fa88ec31 viceme_0.43.0_linux_amd64
4
- ab17ec7c5df4a12612cfad0f8a5e740616f33b5844b2e3eda0fb2782c66bd559 viceme_0.43.0_linux_arm64
5
- 51b3fe03a1390d46b0b43f61ec3665992c0f6e751b1326bcc952710d7d456290 viceme_0.43.0_windows_amd64.exe
6
- 23876cca661bfeed240b88b729fc233bc1b8d4e149a3fa0d0590a4c9c0dc4cb3 viceme_0.43.0_windows_arm64.exe
1
+ ec415eb8273b287ce905d06ad6f3cc45114ec4229b94bbd6f1ec35a2b9ab19b3 viceme_0.45.0_darwin_amd64
2
+ 5155f0fae7da5f1da8d5af629894f75596c957309514a72fdd388f26cebdd9ad viceme_0.45.0_darwin_arm64
3
+ cab61b8407122804d172757681fee109d696eccaa4805562ae7d37ea8b1b1ac9 viceme_0.45.0_linux_amd64
4
+ 3e4bbee8df732c23174dcdafc51738f70d7318ca63a9a01b8b6142bafb71f4f5 viceme_0.45.0_linux_arm64
5
+ 8f54e7e3ed51716e4b10863ae0442367f85cc5af7b58cf7dd2bb2a91bfc133fe viceme_0.45.0_windows_amd64.exe
6
+ 240260e72f214f18b18b798395106b876f6d8dc7fc7d86c95a3d227175b7252a viceme_0.45.0_windows_arm64.exe
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viceme-ai/cli",
3
- "version": "0.43.0",
3
+ "version": "0.45.0",
4
4
  "description": "Install the ViceMe creator CLI and official Agent Skills",
5
5
  "type": "module",
6
6
  "bin": {