you don’t care that much about the AGPL clauses (e.g. because your app isn’t a server).
I've been thinking about this recently... Let's say you develop some local CLI. You think it's not a server, so you license as GPL.
Later someone comes and offers your CLI as SaSS. They write the server piece that just calls your local CLI on their server and pipes the input and output between the user.
So... should you always prefer AGPL over GPL?