- Notifications
You must be signed in to change notification settings - Fork928
docs: remove beta label from Coder Desktop#18651
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
matifali commentedJun 27, 2025
- Remove (Beta) from Coder Desktop documentation titles
- Update landing page with enhanced feature value proposition
- Remove beta state from manifest.json entries
- Update descriptions to highlight seamless local development experience
- Remove (Beta) from Coder Desktop documentation titles- Update landing page with enhanced feature value proposition- Remove beta state from manifest.json entries- Update descriptions to highlight seamless local development experienceCo-authored-by: matifali <10648092+matifali@users.noreply.github.com>
…position- Highlight the power of remote development (GPUs, specialized CPUs, HPC clusters)- Address specific pain points developers face with CLI-based workflows- Emphasize elimination of friction points (CLI installation, version management, port forwarding)- Present three key capabilities: hostname access, one-click launches, file sync- Maintain focus on security and performance for professional developmentCo-authored-by: matifali <10648092+matifali@users.noreply.github.com>
- Shorten introduction to be concise and documentation-appropriate- Focus on key benefits: no CLI, no port forwarding, simple hostnames- Remove blog-style content to get users to actionable content fasterCo-authored-by: matifali <10648092+matifali@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
made suggestions, but they're not blocking
@@ -258,16 +258,14 @@ | |||
}, | |||
{ | |||
"title": "Coder Desktop", | |||
"description": "Use Coder Desktop to access your workspace like it's a local machine", | |||
"description": "Transform remote workspaces into seamless local development environments with no port forwarding required", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
we can try it, but it's not accurate - the remote workspace is not affected by your use of Desktop.
Use Coder Desktop to work on your workspaces as though they're on your LAN, no | ||
port-forwarding required. | ||
Coder Desktop provides seamless access to your remote workspaces without CLI installation or manual port forwarding. Connect to workspace services using simple hostnames like `myworkspace.coder`, launch native applications with one click, and synchronize files between local and remote environments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Coder Desktop provides seamless access to your remote workspaces withoutCLI installation or manual port forwarding. Connecttoworkspace services using simple hostnames like`myworkspace.coder`, launch native applications with one click, and synchronize files between local and remote environments. | |
Coder Desktop provides seamless access to your remote workspaces withoutthe needtoinstall a CLI or configure manual port forwarding. | |
Connect to workspace services using simple hostnames like`myworkspace.coder`, launch native applications with one click, and synchronize files between local and remote environments. |