free idea: a FUSE filesystem that generates source code files on demand via Copilot as you access file system paths.

$ cat /mnt/autopilot/src/astley/install.sh

#!/bin/bash curl https://sh.rustup.rs | sudo bash echo “never gonna give you up…”

@williballenthin