longshao@root:~/.claude$ curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash ┌─────────────────────────────────────────────────────────┐ │ ⚕ Hermes Agent Installer │ ├─────────────────────────────────────────────────────────┤ │ An open source AI agent by Nous Research. │ └─────────────────────────────────────────────────────────┘ ✓ Detected: linux (ubuntu) → Checking for uv package manager... ✓ uv found (uv 0.11.8 (x86_64-unknown-linux-gnu)) → Checking Python 3.11... ✓ Python found: Python 3.11.15 → Checking Git... ✓ Git 2.43.0 found → Checking Node.js (for browser tools)... ✓ Node.js v24.15.0 found → Checking ripgrep (fast file search)... ✓ ripgrep 14.1.0 found → Checking ffmpeg (TTS voice messages)... ✓ ffmpeg 6.1.1-3ubuntu5 found → Installing to /home/longshao/.hermes/hermes-agent... → Trying SSH clone... → SSH failed, trying HTTPS... Cloning into '/home/longshao/.hermes/hermes-agent'... remote: Enumerating objects: 66623, done. Receiving objects: 27% (18176/66623), 44.93 MiB | 199.00 KiB/s error: RPC failed; curl 56 Recv failure: Connection reset by peer error: 6970 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output ✗ Failed to clone repository longshao@root:~/.claude$