Fixes
- Publish watchdog: remove
has_direct_connection gate — relay-only nodes can now take over Nostr publishing when the original publisher dies. Previously the mesh would silently disappear from discovery.
- Client retry:
--client --auto retries discovery every 15s for 5 minutes instead of immediately exiting. Prevents crash loops on Fly when meshes are temporarily unavailable.
- Remove dead
has_direct_connection() method.
Install
curl -L https://github.com/michaelneale/decentralized-inference/releases/download/v0.36.1/mesh-bundle.tar.gz | tar xz