Wireify 0.2.0 — your own Claude Code, live in Grasshopper
The second .ify tool is on the Rhino Package Manager: stage inputs on a Wireify socket, say what the component should do, and Claude converts it in place into a stock Python 3 component. Saved files carry no plugin dependency.
Wireify 0.2.0 is out — the second .ify tool, on the Rhino Package Manager and Food4Rhino. It connects the Claude Code you already have to the live Grasshopper canvas: stage inputs on a Wireify socket, describe what the component should do, and Claude reads the data actually flowing through your wires, writes a typed Python 3 script, runs it, and fixes it against Grasshopper’s runtime errors. The socket then converts in place into a stock Python 3 component, so saved definitions carry no plugin dependency. It also reads legacy IronPython 2 components and ports them to CPython 3. Rhino 8 SR18 or newer on Windows, with Claude Code on a paid plan; search "wireify" in _PackageManager.
Read the source
