clusev/lang
boban 37efa64b9d fix(ssh): require an exec marker in the connection probe
Auth success alone does not prove the server can run commands (a server that
authenticates but rejects exec channels would be accepted, yet every fleet
operation runs commands). The probe now echoes a unique marker and requires it
in the output — proving exec works, while still tolerating servers that omit
the optional exit-status packet.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 10:46:59 +02:00
..
de fix(ssh): require an exec marker in the connection probe 2026-06-14 10:46:59 +02:00
en fix(ssh): require an exec marker in the connection probe 2026-06-14 10:46:59 +02:00