metaharness@0.3.2 is now available on npm.
Meta-Proxy is an opt-in local Rust sidecar for a loopback, Claude-compatible routing endpoint. It is not bundled into the npm package and is never downloaded during normal harness scaffolding.
npx metaharness@latest proxy install --yes
npx metaharness@latest proxy login
npx metaharness@latest proxy start
npx metaharness@latest proxy statusproxy install,status,start,stop,path,login, andlogout- Meta-Proxy v0.3.0 release support for Windows x64, Linux x64/ARM64, and macOS x64/Apple Silicon
- Explicit install consent: no binary download without
--yes - Ed25519 verification of the raw
SHA256SUMSmanifest plus archive checksum verification before extraction - Meta-Proxy owns Cognitum OAuth and credential storage; MetaHarness does not store proxy credentials
- PID-to-executable validation before a managed
proxy stopcan signal a process
- MetaHarness build completed successfully
- 394 package tests passed
- The published tarball contains the compiled proxy module
- A clean
npx metaharness@0.3.2 proxy helprun passed - The real signed v0.3.0 Windows archive was installed and verified in an isolated temporary directory
Source: ruvnet/metaharness#144 Meta-Proxy release channel: https://github.com/cognitum-one/meta-proxy-dist/releases/tag/v0.3.0