mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 14:43:16 -06:00
cc6b766079
* fix(ui): block chat until inference is configured * fix(ui): gate new sessions on configured inference * fix(ui): gate custodian before inference starts * fix(ui): clarify custodian setup navigation * fix(ui): explain missing AI provider setup * fix(ui): distinguish unavailable configured AI * fix(ui): align inference setup fixtures * test(ui): default mock gateway to working inference * test(ui): align startup send gate coverage * test(ui): inherit inference in gateway fixtures * test(ui): normalize deferred gateway agents * test(ui): update model setup sidebar fixture