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

Persist debugger connection URL in recoil #318

Closed abrenneke closed 5 months ago

abrenneke commented 5 months ago

When connecting to a debugger URL, it persists the value for the next time the panel is opened. Also fixed the position and size of the panel.

Fixed #316