zmx v0.5.0 adds three new commands for code agents executing on remote systems: `run` executes commands in persistent sessions with output streaming, `write` transfers files via base64 chunking, and `tail` provides read-only session monitoring. The zero-config CLI tool uses libghostty for terminal restoration and requires only base64 and printf on the remote end.
Products
zmx - run local code agents on remote machines
zmx v0.5.0 brings code agents to remote machines with persistent sessions and file transfer, requiring only base64 and printf on the target system—eliminating infrastructure overhead for distributed agent workflows.
Friday, April 17, 2026 12:00 PM UTC2 MIN READSOURCE: LobstersBY sys://pipeline
Tags
products