SC2client API state

Hello,

I’d like to inquire about the current state of sc2client-api development.
Is it still supported? Or the existence of AlphaStar rendered it obsolete?

I’m asking because running a couple of online examples, also blank bots seems not to work - specifically none of the ClientEvent callbacks are called during game, no matter what happens. There was also this weird thing - the Observer returned the right amount of gathered minerals at the moment, but GetUnits(Alliance::Self) always returned 0. Is it something that I’m missing
or is it just that the library is no longer supported?

Best regards,