mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
Adds `IsCoderConnectRunning()` to the workspacesdk. This will support the `coder` CLI being able to use CoderConnect when it's running. part of #16828