#Is there anyway to get access to the
1 messages · Page 1 of 1 (latest)
the way it works today is intentional since otherwise, any random module could be misusing your ssh socket to potentially clone and or push code to any of your repos
that's why the socket needs to be explicitly passed currently
there's this issue which is related https://github.com/dagger/dagger/issues/6723 but we haven't come to a good definition on that one yet.