@liberseek/boft-cli-win32-arm64 0.6.1 → 0.6.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/README.md CHANGED
@@ -7,7 +7,7 @@ BOFT CLI runs Pi and other external harnesses inside Codex Desktop.
7
7
  ## Install
8
8
 
9
9
  ```bash
10
- npm install -g @liberseek/boft-cli@0.6.1
10
+ npm install -g @liberseek/boft-cli@0.6.3
11
11
  ```
12
12
 
13
13
  Do not install this package directly. npm selects it through the optional dependencies of `@liberseek/boft-cli`.
@@ -1 +1 @@
1
- {"schemaVersion":1,"version":"0.6.1","distribution":"npm","target":"windows-arm64"}
1
+ {"schemaVersion":1,"version":"0.6.3","distribution":"npm","target":"windows-arm64"}
@@ -1352,7 +1352,10 @@ ${rendererSource}`,
1352
1352
  "opencode",
1353
1353
  "grok",
1354
1354
  "omp",
1355
- "antigravity"
1355
+ "antigravity",
1356
+ "hermes",
1357
+ "muse",
1358
+ "kiro-cli"
1356
1359
  ],
1357
1360
  timeoutMs: PRODUCTION_INSTALL_TIMEOUT_MS
1358
1361
  },