v0.9.6
Patch Changes
-
#180
f9d3ae4Thanks @LiranCohen! - fix: skip local daemon when cloning repos owned by a different DIDThe local daemon resolver now checks
ownerDidin the lockfile and
only routes tolocalhostwhen the requested DID matches the daemon
owner. Previously, cloning any DID would hit the local daemon — which
does not have the remote user's repos — and fail with 404.