Windows x64
Portable zip — unzip and run. No installer required.
Download for Windows →Desktop LangGraph IDE
LangTailor is the downloadable LangGraph IDE — a branded build of VS Code / Code-OSS with the LangStitch drag-and-drop canvas, Python 3.13 export, the SDK Component Designer, and marketplace sync built in. One installable app: full code editor plus the visual graph canvas.
Downloads
Grab a portable build for your platform from the latest GitHub Release. Unsigned dev builds run today; signed/notarized installers ship as signing certificates are configured.
Portable zip — unzip and run. No installer required.
Download for Windows →Portable zip / unsigned .dmg for M-series Macs.
Portable zip / unsigned .dmg for Intel Macs.
Prefer your existing VSCodium / Gitpod / Eclipse Theia setup? Install the LangTailor canvas
extension from Open VSX and open any *.langstitch.json file to launch the editor.
codium --install-extension langstitch.langtailor-canvas
Then open or create a *.langstitch.json file to start designing.
The LangStitch drag-and-drop graph canvas alongside the full VS Code editor, terminal, and Git.
Author custom nodes, connectors & adaptors visually and export them as portable .component.json.
Generate a buildable multi-module project straight from the canvas — review it in Git like any service.
Sign in and your acquired plugins, connectors, and components install and update automatically.
A VS Code custom editor hosts the canvas for *.langstitch.json — undo, dirty-state, and save are owned by the editor.
Built on MIT-licensed Code-OSS, the same base as other branded IDEs. Self-host friendly, no lock-in.
The custom editor for *.langstitch.json — the LangStitch React canvas embedded in VS Code, syncing edits to the TextDocument.
Sign in with Google / Microsoft / LinkedIn, then acquired marketplace plugins and connectors install and update automatically.
LangTailor follows the maintainable VSCodium-style overlay approach: pin an upstream Code-OSS version, apply branding, and bundle the LangStitch canvas + marketplace extensions. The canvas uses the same React webview as the downloadable VSX extension, so features land in both distribution paths.
LangTailor (Code-OSS based desktop IDE)
└── built-in extensions
├── langtailor-canvas # custom editor for *.langstitch.json
└── langtailor-marketplace # sign in, sync acquired plugins/connectors