Skip to main content

Cross-Machine AI Teams

PTY-for-AI sessions extend across machines. Workers on Machine A and Machine B form a single team.

How It Works

Every machine runs a daemon + headless server. The gateway (or P2P) connects them.
Commands work transparently across machines:

Use Cases

Distributed Research Team

Follow-the-Sun Development

Failover Across Machines

Remote Lifecycle

Remote upgrade is unique to this architecture. No other AI tool can upgrade itself on a remote machine.

No Central Dependency

Two connectivity paths, both encrypted:
If the gateway goes down, P2P takes over. If P2P isn’t available, gateway handles it. Both paths: the local daemon keeps running regardless. For how machine assignments work in connector.json specs, see Machine-Level Expansion. For the full scaling model across all dimensions, see Dimensional Growth.