Skip to content

[Bug]: Linux AppImage missing from v0.16.1 release while documentation references it #6190

Description

@nirmt-124398

Before you submit

  • I searched existing issues and confirmed this is not a duplicate.
  • I replaced the example text with the real behavior, reproduction steps, expected result, and version from the app's About menu or od --version.

What happened?

Summary

The documentation mentions that Open Design supports Linux via an AppImage, but I can't find the Linux build in the latest release.

Environment

  • OS: Fedora Linux
  • Release: v0.16.1

What I found

The README states:

  • Linux (AppImage, optional lane) → GitHub Releases
  • od mcp install <agent> is supported after installation.

The download page also says:

"AppImage and Docker / Podman Compose are available on the release page."

However, the v0.16.1 GitHub release only contains:

  • macOS (Apple Silicon)
  • macOS (Intel)
  • Windows
  • Source code

There is no Linux AppImage or Docker/Podman artifact.

Result

Since there is no Linux binary, I cannot install Open Design on Fedora or use the documented MCP workflow.

Running:

which od

### Steps to reproduce

1. Go to https://open-design.ai.
2. Click "Download for Linux".
3. Follow the link to the GitHub Releases page.
4. Open the latest release (v0.16.1).
5. Expand the release assets.
6. Observe that only macOS, Windows, and source code archives are available.
7. No Linux AppImage (or Docker/Podman artifact) is present, despite the download page and README referencing a Linux AppImage.

### Expected behavior

The release should include the Linux AppImage referenced by the documentation, or the documentation should clearly indicate that Linux binaries are unavailable for this release.

### Open Design version

v0.16.1

### Platform

Linux

### Logs (optional)

```shell

Screenshots (optional)

Image Image

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions