What The Host Owns
The Host owns live work that depends on where it is running:- workspace-folder access
- file previews
- git diffs
- terminal sessions
- terminal agents
- provider and agent setup that depends on tools available to that Host
Multiple Hosts
A user can have more than one Host. For example, your laptop and a workstation can each run a Host, and each Host owns the work it can reach on that machine. Cross-device Hosts are coming soon. The model is:- each device can run its own Host
- Desktop can connect to a Host when that Host is reachable
- live surfaces still depend on the Host that started them
- cloud sync carries durable Task data across devices
Current Host And Tab Host
Traycer can use a Host in two ways:
Some tabs keep using their original Host:
If a Host becomes unavailable, affected tabs show an unavailable state. Terminal sessions cannot move to another Host; start a new session on the Current Host when needed.