Files
multica/packages
Lambda ecffafa167 feat(agents): two-level runtime picker on agent settings — machine, then runtime (MUL-4421)
A machine-level rename stamps the same custom_name on every runtime of a
daemon (MUL-4217), so the settings-page runtime dropdown rendered N
indistinguishable machine-name rows. Split selection into two levels:
pick the machine first, then a runtime on it, labelled by the runtime
itself. Opening lands inside the selected runtime's machine, and the
trigger now reads 'Claude · <machine>' instead of the bare machine name.

Co-authored-by: multica-agent <github@multica.ai>
2026-07-11 23:33:41 +08:00
..