The goal for the workflow code is to run on all workflows, possibly on circuitpython.org. This requires separating the UI and app logic from the backend (BLE workflos, Web workflow, USB workflow ?). The bundle logic is already separated in circup.js.
UI wise, there are some things to settle too. The current desired logic is to have parameters related to the context as URL parameters, while the current tab is the hash. The page needs to load a bunch of things, not to mention remember the password, so in-page loads are preferred to reloading the page.
Other features.
Circup features:
Now about that Electron standalone app...
The goal for the workflow code is to run on all workflows, possibly on circuitpython.org. This requires separating the UI and app logic from the backend (BLE workflos, Web workflow, USB workflow ?). The bundle logic is already separated in circup.js.
http://.../bundle/something-7mpy-latest.zipor such).UI wise, there are some things to settle too. The current desired logic is to have parameters related to the context as URL parameters, while the current tab is the hash. The page needs to load a bunch of things, not to mention remember the password, so in-page loads are preferred to reloading the page.
code.py.using sessionStorage for the password.Other features.
._).Circup features:
Now about that Electron standalone app...