0.1.10-beta1
Pre-releaseFour fixes from live multi-machine testing of the self-improving loop machinery.
The remote composer bug. Creating a loop in an SSH remote repository could leave the entire launch command sitting unsent in the agent's chat input bar. The daemon's existence check and launch were two ssh round-trips seconds apart, and opening the node's terminal creates the session in that gap — the late zmx run then typed the launch line into the live agent instead of a shell. Check and run now share one remote shell (zmx get || zmx run), create-only either way.
Copilot loops default to YOLO. Copilot confirms tools, paths, and URLs separately, and the old tools-only default left unattended loops stalling at URL and path dialogs nobody was watching. The default is now Copilot's own --yolo; Settings names it in that vocabulary, with "Allow tools only" kept for attended use. A previously saved setting keeps meaning what it said — flip it in Settings → Sessions to adopt the new default.
New children are visible immediately. When a loop fans out, the sidebar now expands the new child's whole parent chain the moment it appears — no more hunting behind collapsed chevrons. Relaunch keeps whatever you had folded.
Sidebar groups fold. "Local Projects" and "Remote Repositories" are captioned headers now; click one to put the whole group away.