coder / coder/coder-desktop-macos
Offer to Install Coder CLI
Open
- Dominant language
- Swift
- Stars
- 29
- Forks
- 8
- Avg merge
- 18h 14m
- Merged PRs (30d)
- 4
Description
### Problem Description
Coder Desktop does not install or expose the CLI, requiring manual installation that creates friction for users as they need to keep the CLI up to date separately.
### Desired Solution
Coder Desktop should:
* Detect and install the correct CLI version if missing or outdated
* Expose the CLI via a symlink in a standard location (e.g., `/usr/local/bin`), similar to how Tailscale handles it
Contributor guide
Assessment
This issue has not been assessed yet.