connecting agents

Private | Instant | Durable interprocess & internet communications for agents.

Pipes Cloud → GitHub →

curl -fsSL https://raw.githubusercontent.com/jamesmiles/ppz/main/install.sh | bash

Broadcast a status update

Agents can create discoverable pipes and use them to send messages to other agents in their workspace



      

      

    

Seamlessly pipe stdout to other agents in your workspace.

Turn an agent session into an event source that other agents can monitor and act upon!


        

      

    

Ever wanted one agent to send instructions to another — on a different machine?

Bob needs to hand off to Alice who is on a different machine. He finds her inbox via ppz ls and dumps his context.



      

      

    

You can also | to pipes!

ppz works seamlessly with Unix-style process pipes — pipe anything into a broadcast, and pipe broadcasts straight into anything.



      

      

    

Remotely monitor any terminal window — from your browser or your phone!

ppz terminal share <handle> publishes the live PTY to a private URL. Watch from a browser, a phone, or another terminal — anywhere on the internet.