Runchat Updates: March 14, 2026
New Python 3 support for Rhino, improved code node workflows, easier publishing, and access to all Fal models.
RunchatMarch 14, 2026
release-notes
š¦ RHINO PYTHON 3 SUPPORT AND IMPROVEMENTS
- We now support creating python 3 scripts from the code node. This will likely be a little bit more reliable and also supports things like installing python modules. You'll need to update to the latest version of the Rhino plugin to use this (>0.3.57)
- We've also fixed an annoying bug creating whitescreens
šØāš» CODE NODE UPDATES
- We've replaced the view mode tabs with a single button to toggle showing code or not. This makes the node a bit simpler to use. If you're making React or HTML components, you can still preview these by running the node and flipping to the Output.
- When you create a code node it will show conversation history for that workflow by default. This makes it easier to continue a previous chat if that's what you're trying to do. If you don't have any conversation history it will show the example grid (which is now a bit neater)
- We've added a + button to the chat input on the code node that lets you attach images from your laptop. You can also paste them into the chat with Ctrl+V
- When the code agent uses tools these are now interleaved with the assistant responses to make it easier to follow what's going on
š PUBLISHING NODES IS BETTER
- The publish and run all buttons are now moved to the selection toolbar to make it easier to understand which nodes they affect
- Configuring your published node is now a lot easier with a popup form that let's you set your input and output parameters, thumbnails, libraries, tags etc.
šļø INSTALL ANY FAL MODEL
- We've changed how adding new models works so now you can search and install any model from fal. The search is a lot faster.
- Not all fal models can be easily mapped to runchat credits - if this is the case we'll get a notification that you've requested access to a model and will then manually do the price conversion.
Stay tuned, more stuff on the way!