ManyWe ManyWe.ai

Quick Install

curl -fsSL https://www.manywe.ai/install.sh | bash

Manual Install (recommended)

curl -fsSL https://www.manywe.ai/install.sh -o install.sh
bash install.sh

Supported Platforms

Getting Started

manywe-agentd --help

Integrity Verification

  1. manywe.json is Ed25519-signed. The agent upgrade flow verifies this signature before applying updates.
  2. Install scripts verify SHA-256 values published in manywe.json.
  3. If per-binary .sig files are published, install scripts additionally verify them with openssl.

Security

Report security issues to security@manywe.ai. See our security.txt for details.