Codespaces connections are mediated via the `gh codespace ssh` command which works over a "codespace connection" tunnel created [here](https://github.com/cli/cli/tree/trunk/internal/codespaces/connection/connection.go) It would be excellent to have some way of running mutagen over that tunnel.
Codespaces connections are mediated via the
gh codespace sshcommand which works over a "codespace connection" tunnel created hereIt would be excellent to have some way of running mutagen over that tunnel.