ab6005afdc
One click instead of four: after AddLaneModal creates a worktree lane, fire profile-init + agents-install + mcp-sync in parallel (Promise.allSettled, best-effort — none of the three blocks lane creation or each other). Needs one new route (POST /:id/profile/init, wrapping already-built lane-detect.js) since profile-init was CLI-only until now.