@viceme-ai/cli 0.44.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,17 @@
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
+
3
15
  ## [0.44.0] - 2026-09-16
4
16
 
5
17
  ### Features
package/checksums.txt CHANGED
@@ -1,6 +1,6 @@
1
- d680f21a9c75bce573eab496fd373f03d1aef1baac4718591f99c07eb84c475d viceme_0.44.0_darwin_amd64
2
- 84acdcde7f47f0c6a1a47bf0c2c19b392e89a50eb2448905a3db892af6b70939 viceme_0.44.0_darwin_arm64
3
- 60e1643d6ead48cedc23ac5b7f12fae8019eb00dd43085acfd8913db77422d9a viceme_0.44.0_linux_amd64
4
- beceec6cacce2d5a15cdde93c3e76459426df2c7c446129110d21cb236216770 viceme_0.44.0_linux_arm64
5
- f13f6d5d24f0fed30dc37b0d8df6e0f01f6eb938c30494501989644c4aec9739 viceme_0.44.0_windows_amd64.exe
6
- a99e356bd9e60c67a7a7673d5468fe0b7fd862d22b9e6952078644386c0378d8 viceme_0.44.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.44.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": {