Files
openclaw/src/cli/program
Peter Steinberger ba8bccb750 fix(cli): gateway health JSON connects before loading presentation code (#115244)
* fix(gateway): start one-shot CLI clients immediately

Closes #115243

* fix(cli): defer gateway health presentation imports

* style(cli): format gateway health loader

* test(cli): match gateway health call shape

* perf(cli): route gateway health JSON before Commander

* fix(cli): preserve routed health output contract

* test(cli): match routed JSON indentation

* fix(cli): guard routed health config resolution

* perf(cli): avoid duplicate health config bootstrap
2026-07-28 14:19:18 -04:00
..