

Never understood a terms of service existing if the project code license is GPL or such. Can’t this just be forked and cured of anti features, if people value it enough to do so?
Binding arbitration (aka, if we break the law you can’t sue us) aught to be illegal in every country.

The zed-industries Github repository lists Zed licenses as AGPL, Apache and GPLv3.
The AGPL refers to the GNU Affero General Public license, which does not limit others from competing. Unless you mean the fact that forks must share source code when accessed over a network?