Ironclad / rivet

The open-source visual AI programming environment and TypeScript library
https://rivet.ironcladapp.com
MIT License
2.56k stars 226 forks source link

[Feature]: Remember executor settings #288

Open ai-made-approachable opened 6 months ago

ai-made-approachable commented 6 months ago

Feature Request

There are certain nodes that only work with the "node" executor. Sadly Rivet application does not remember this setting, so you have to set it each time you open the project. This setting should be saved in the .rivet-project file

Code of Conduct

codemile commented 6 months ago

image (6)

abrenneke commented 6 months ago

There's a "Default Executor" in the settings that's remembered, but saving with the project would make sense