codex executable on PATH if you plan to run harness configure.npm install -g @antubattle/harness
After installation, verify the CLI is available:
harness --help
npx @antubattle/harness --help
npm install -g @antubattle/harness@latest
@antubattle/harness, but the executable command is harness.harness init does not require Codex.harness configure will fail early if the repository is not a valid Harness scaffold.harness configure will also fail if codex is not installed or cannot be started.npm install
npm run build
npm link
This links the local repository checkout to the global harness command for development.