Before you submit
What happened?
"https://open-design.ai/install.sh" redirects to the homepage and is not a shell script anymore.
Installing from source with git and running with pnpm also is entirely dysfunctional. After clicking any of the design Systems or trying to send a prompt, the entire app breaks with "daemon is unreachable" error and browser console is spammed with CORS issues and 403s
Steps to reproduce
- Either install via the install.sh or git clone from source on a clean machine
- Attempt to actually use the product, choose any of the examples, you get: "Failed to apply <style>. Make sure the daemon is reachable."
Expected behavior
- "install.sh" should not redirect to an HTML page
- install from source should not face CORS and 403 issues
Open Design version
ecb1f3a
Platform
Linux
Logs (optional)
It also happens on Windows, as well as Linux.
Screenshots (optional)
Additional context
No response
Before you submit
od --version.What happened?
"https://open-design.ai/install.sh" redirects to the homepage and is not a shell script anymore.
Installing from source with git and running with pnpm also is entirely dysfunctional. After clicking any of the design Systems or trying to send a prompt, the entire app breaks with "daemon is unreachable" error and browser console is spammed with CORS issues and 403s
Steps to reproduce
Expected behavior
Open Design version
ecb1f3a
Platform
Linux
Logs (optional)
Screenshots (optional)
Additional context
No response