The bridge can be installed reliably from a locally built .tgz, but a normal npm install from its Git repository needs the compiled Node 24 runtime to already exist in the selected revision. An immutable Git tag or commit provides a portable distribution path while a private npm registry is not yet available.
dist/cli.js and dist/config.js runtime required by the existing launcher while excluding other generated output.CODEX_PATH integration.git-npm-package-distribution: Reproducible installation and verification of the prebuilt bridge CLI from an immutable Git repository revision.codex-app-server-bridge: Change the Node package contract from uncommitted tarball-only output to committed runtime supporting both verified tarballs and lifecycle-free Git installation./Users/dnabracz/Work/scm/codex-app-server-bridge.0.1.1; the package name, executable, invocation, transport behavior, Node 24 minimum, lack of runtime dependencies, and Emacs CODEX_PATH configuration remain unchanged.fc1fd48525f6d664b6ac4c236c04931001cf01ad is published as immutable tag v0.1.1 on both remotes and installed from the canonical Gogs repository.