Back to browse
Graft – Your local environment, everywhere

Graft – Your local environment, everywhere

by erdaniels·Mar 15, 2026·5 points·2 comments

AI Analysis

●●SolidShip ItSolve My Problem

Editor-agnostic remote dev without VS Code Remote SSH lock-in.

Strengths
  • Transparent command forwarding runs local binaries on remote hosts.
  • Automatic port forwarding removes ssh -L tunnel friction.
Weaknesses
  • Alpha status means potential stability issues for critical workflows.
  • Competes with mature VS Code Remote and JetBrains Gateway.
Target Audience

Developers working on remote servers

Similar To

VS Code Remote SSH · Tailscale · Ngrok

Post Description

After a few years of development, I'm finally ready to show off an alpha version of graft! My goal was to get my local environment, terminal, ide, and preferences on any machine I connect to. I've set everything up the way I like locally, so why should it get muddied by an ssh/docker session? Graft solves this by transparently synchronizing files, comamnds, and open ports. There's a lot of work to do but maybe someone else can benefit from it now!

Similar Projects