mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
Adds `IsCoderConnectRunning()` to the workspacesdk. This will support the `coder` CLI being able to use CoderConnect when it's running. part of #16828