Dashboard › opencode › PTY supervisor uses Go
01a07f58-e036-75b5-acab-14325b909577Chose Go 1.22 with github.com/coreos/go-systemd/v22 v22.5.0 and godbus/dbus over direct C/libsystemd, hand-written D-Bus framing, or go-systemd v22.7.0 because the host lacks libsystemd development metadata, custom framing risks FD-passing flaws, and v22.7.0 requires Go 1.23. The maintained client supports StartTransientUnit with Unix FDs while preserving the pilot’s Go 1.22.2 constraint.