Released in v0.10.24.
Nodes has template, snippet and color nodes. A template node carries a visual template with each of its fields as a port, so you can wire an input in instead of filling the field. A snippet node outputs the snippet’s text, and color nodes hold a single hex value or a palette, with one port per swatch so a project palette can feed several nodes at once.
Every processor also has a Run button. It runs that node and the chain before it, reusing results that are already locked, and leaves the rest of the graph untouched. Each processor shows what its own run would cost.
Reopening a result made in Nodes now restores its prompt, inputs, snippets and settings the way a result made in Create does.