zagent 0.0.231
·
6 commits
to master
since this release
zagent quotaerrors now say WHICH problem they are: a rejected or
missing credential is a "sign-in problem" that names the fix (zagent loginorZAI_API_KEY); HTTP 429 and business codes 1308/1113 are a
"quota-window problem" that point at the reset andquota reset
tickets; transport failures are named network problems. The same
classification reachesquota balance|preview|reset(flock finding
F11).quota status/usagenow also resolve the Coding Plan key that
zagent loginprovisions into~/.zcode/v2/provider_config.json
(newkeySource: "provider-config") — signing in fixes quota on the
first retry instead of needing anotherzagentrun to materialize
the key. A CLI config whose provider key is still empty falls through
to the provisioned key instead of erroring.