- Fix: Include ~/.ssh/config was scoped to the Host host/mac block, so
dssh <peer> by name fell back to SSH defaults. Emit Host * scope reset
before every Include.
- Fix: redirect ControlPath to writable ~/.ssh-local sidecar (Mac config's
~/.ssh/cm path is read-only in the container, broke multiplexed hosts).
- Add: Include host-owned ~/.config/devbox-shell/ssh-lan.conf for named-peer
ProxyJump overrides (keeps image generic; peer names stay host-side).
- Add: opt-in DEVBOX_LAN_AUTOJUMP_PRIVATE=1 RFC1918 catch-all for roaming.
- Docs: README/.env.example/AGENTS/CHANGELOG + new ssh-lan.conf.example.