
Pencil V3 is a rewrite of Pencil that aims to fix major performance and scalability issues of the application. The new version is under heavy development and we are expecting GA builds in June. The following list summarizes important changes in the new version:
Pencil uses Atom Electron as the runtime, follow the these steps to setup the environment:
Checkout this development branch:
bash
$ git checkout development
Install dependencies:
bash
$ npm install
Start Pencil using the prebuilt version of Electron
bash
$ npm start
Only OSX 64bit 10.9 and later are supported.
Windows 7 and later are supported, older operating systems are not supported (and do not work).
$ claude mcp add pencil \
-- python -m otcore.mcp_server <graph>