Describe the bug:
When I try to install CodeGraph on my Deepin Linux system, the installation fails with the error: no prebuilt bundle for linux-x64. I downloaded the codegraph-linux-x64.tar.gz file manually, but the error persists.
To Reproduce:
Steps to reproduce the behavior:
Download codegraph-linux-x64.tar.gz from the Releases page.
Run tar -xzvf codegraph-linux-x64.tar.gz to extract.
Run ./codegraph or try to move it to /usr/local/bin.
See error: no prebuilt bundle for linux-x64.
Expected behavior:
I expected CodeGraph to run successfully after manual installation, without missing platform bundle errors.
Screenshots / Logs:

Environment Information:
OS: Deepin Linux (e.g., Deepin 25)
Architecture:
bash
$ uname -m
x86_64
Installation method: Manual download (codegraph-linux-x64.tar.gz)
Version tried: (e.g., v0.9.0)
Describe the bug:
When I try to install CodeGraph on my Deepin Linux system, the installation fails with the error: no prebuilt bundle for linux-x64. I downloaded the codegraph-linux-x64.tar.gz file manually, but the error persists.
To Reproduce:
Steps to reproduce the behavior:
Download codegraph-linux-x64.tar.gz from the Releases page.
Run tar -xzvf codegraph-linux-x64.tar.gz to extract.
Run ./codegraph or try to move it to /usr/local/bin.
See error: no prebuilt bundle for linux-x64.
Expected behavior:
I expected CodeGraph to run successfully after manual installation, without missing platform bundle errors.
Screenshots / Logs: