0.1.10-beta3
Pre-releaseRemote loops can finally be talked to — and turned off.
Messages reach remote sessions. graphcode node send, hand-off nudges, and message edges to a loop in an SSH remote repository were spoken only to the local zmx socket, which has never heard of a session living in another host's zmx daemon — every delivery failed and staged. This was never a regression: remote repositories and the local-only send shipped together in 0.1.7-beta, and no version has ever delivered. This one does: sends ride ssh in one round-trip, keeping the text-pause-Enter dance agent TUIs need, and a genuinely dead remote session still stages to memory exactly like a local one.
Stops and deletes reach remote sessions. The same local-only gap meant stopping or deleting a remote loop left its session running on the remote host forever. Kills now route by project path too, and the parent-kill cascade works across the wire.
Known limitation, stated rather than papered over: the graph briefing and memory wake digest still don't reach remote sessions — they describe a CLI whose socket lives on your Mac, and teaching a remote agent commands that can't work from there would be worse than none. A remote CLI transport is the real fix and stays on the roadmap.
Also: the sidebar's Local Projects / Remote Repositories groups get a clear band of air above their captions, and everything from beta2 (onboarding backend choice, YOLO default, the remote composer fix, auto-expanding fan-outs) is unchanged.