Before you submit
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)
Additional context
No response
Before you submit
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
What I found
The README states:
od mcp install <agent>is supported after installation.The download page also says:
However, the v0.16.1 GitHub release only contains:
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:
Screenshots (optional)
Additional context
No response