news.volyx.in

Anthropic, please ship an official Claude Desktop for Linux (github.com)

538 points by predkambrij · 35 days ago · 305 comments on HN

Article summary

The article is a feature request for Anthropic to release an official Linux build of their Claude Desktop application, citing the existing Linux execution path within the product and the demand from Linux users. The current lack of a Linux build forces users to rely on third-party repackages or switch to macOS or Windows to test plugins. The request highlights the security risks and ergonomic issues with the current situation. An official Linux build would allow developers to test and iterate on Claude Code plugins as desktop extensions on the same machine they write them on.

Main themes

  • Linux support
  • Claude Desktop
  • Security concerns
  • Developer workflows
  • Cross-platform compatibility
  • Sandboxing and isolation

What commenters say

  • The absence of an official Linux build for Claude Desktop is a significant issue for Linux users who need to test and develop plugins, and the current workaround of using third-party repackages or switching to macOS or Windows is not a viable solution.
  • Some users do not see the need for a desktop application and are satisfied with the CLI version, which can be sandboxed and used for most tasks.
  • The desktop application provides features such as formatted output, artifacts, and search UI that are not available in the CLI, making it a more desirable option for some users.
  • There are security concerns with granting the CLI or desktop application access to sensitive data, and some users prefer to use alternative solutions such as sandboxing tools or scripting to achieve their goals.
  • The lack of an official Linux build may be due to the perceived low demand or high engineering cost, but some users argue that it is still an important feature to support the Linux community.
  • Some users have found workarounds, such as using cron jobs or systemd tasks, to automate tasks that would be easier to accomplish with a desktop application.
  • The desktop application's ability to handle multiple projects and isolated memories is a desirable feature, but some users have difficulty using it due to the current implementation.
  • The debate surrounding the need for a Linux build highlights the trade-offs between security, convenience, and functionality in the development of cross-platform applications.