You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, Blast is packaged and distributed as an Electron app.
Once downloaded and launched, it will download and extract the node.js runtime to $HOME/.blast/node. This will be used to initiate the blast-runtime script.
The primary objective for version 1.0 is to create an interface that can run as many Raycast extensions as possible.
Exploration
How to track api implementation progress in public?
Explore node worker thread model for runtime to starting extensions (separated threads for each extension command)
Runtime & API
Passing WebSocket server running port through command line argument
Brief
Now, Blast is packaged and distributed as an Electron app.
Once downloaded and launched, it will download and extract the node.js runtime to $HOME/.blast/node. This will be used to initiate the blast-runtime script.
The primary objective for version 1.0 is to create an interface that can run as many Raycast extensions as possible.
Exploration
Runtime & API
Frontend
Esc
should also be able to close the launcher #35Design
Replacing Design system, maybe fluent uiArchived
Extension App Architecture
~/.config/blast/extensions
#16@blast-extensions
, and fetch contributed commandsEnginerring
Marketplace
Implement ray package to package extension like thisUse ray build directlyThe text was updated successfully, but these errors were encountered: