You need to set minimum-link value to the interface ae0. let's say you set it as 1.
set interfaces ae0 aggregated-ether-options minimum-links 1
so when interface ge-0/0/0 down, because you set the minimum link to the ae0 is 1 link, the ae0 will stay up. Unless the both link down.