@codexhost/cli-win32-x64 0.0.0-test.20260804.1 → 0.1.0-test.2

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 @@ Run Pi and Claude Code as first-class external harnesses inside Codex Desktop.
7
7
  ## Install
8
8
 
9
9
  ```bash
10
- npm install -g @codexhost/cli@0.0.0-test.20260804.1
10
+ npm install -g @codexhost/cli@0.1.0-test.2
11
11
  ```
12
12
 
13
13
  Do not install this package directly. npm selects it through the optional dependencies of `@codexhost/cli`.
@@ -38,5 +38,5 @@ The `codexhost` command launches the packaged Rust launcher with:
38
38
  ## Notes
39
39
 
40
40
  - This npm package does **not** embed a private Node.js runtime.
41
- - Installer packages (DMG/MSI) remain the zero-dependency desktop distribution path.
41
+ - Installer packages (DMG/EXE) remain the zero-dependency desktop distribution path.
42
42
  - Prefer `npm install -g @codexhost/cli` over installing the monorepo root.
package/bin/codexhost.exe CHANGED
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codexhost/cli-win32-x64",
3
- "version": "0.0.0-test.20260804.1",
3
+ "version": "0.1.0-test.2",
4
4
  "description": "Run Pi and Claude Code as first-class external harnesses inside Codex Desktop.",
5
5
  "type": "module",
6
6
  "files": [