Hey M5Stack team,
First off, AIFlow looks absolutely amazing. The concept of having a dedicated desktop editor for vibe coding with an embedded agent and direct WebSocket/Web Serial terminal connection is a game-changer for working with hardware.
Since the app is built on Electron, React, and Vite, and electron-builder already has built-in support for Linux targets, I was really hoping we could get official Linux builds (AppImage, deb, or rpm).
A massive portion of the maker, IoT, and embedded developer community runs on Linux as their primary OS. Plus, with the launch of awesome hardware like the CardputerZero, having the desktop tools available across all major platforms just makes sense for the ecosystem. It would open up AIFlow to a ton of developers who are fully in the Linux ecosystem and want to use this workflow.
Could you guys please consider adding npm run build:linux to your release pipeline? It would be heavily appreciated by the community!
Thanks for all the hard work on this project!
Hey M5Stack team,
First off, AIFlow looks absolutely amazing. The concept of having a dedicated desktop editor for vibe coding with an embedded agent and direct WebSocket/Web Serial terminal connection is a game-changer for working with hardware.
Since the app is built on Electron, React, and Vite, and electron-builder already has built-in support for Linux targets, I was really hoping we could get official Linux builds (AppImage, deb, or rpm).
A massive portion of the maker, IoT, and embedded developer community runs on Linux as their primary OS. Plus, with the launch of awesome hardware like the CardputerZero, having the desktop tools available across all major platforms just makes sense for the ecosystem. It would open up AIFlow to a ton of developers who are fully in the Linux ecosystem and want to use this workflow.
Could you guys please consider adding
npm run build:linuxto your release pipeline? It would be heavily appreciated by the community!Thanks for all the hard work on this project!