Automated harness-observability audit found a gap for openclaw.
- Harness exposes: Models settings now let a user manage multiple connected provider accounts and set supported account priority (i.e. which credential/account is preferred per provider) directly in the harness.
- ClawMetry misses: The adapter's provider/model surface only covers ClawRouter (
_clawrouter_detect, reading ~/.openclaw/clawrouter/config.json) and NemoClaw sandbox inference config (_sandbox_inference_configs). Neither reads the new connected-accounts/priority list, so a misconfigured or deprioritized account (a real cause of auth failures/cost surprises) is invisible.
- Where (harness):
CHANGELOG.md 2026.9.3 highlights (#132451)
- Severity: medium
- Closest capability: new
Filed by scripts/harness/audit.py. Fingerprint: hgap-b5710e3e2e (used to dedupe — keep it in the body).
Automated harness-observability audit found a gap for openclaw.
_clawrouter_detect, reading~/.openclaw/clawrouter/config.json) and NemoClaw sandbox inference config (_sandbox_inference_configs). Neither reads the new connected-accounts/priority list, so a misconfigured or deprioritized account (a real cause of auth failures/cost surprises) is invisible.CHANGELOG.md 2026.9.3 highlights (#132451)Filed by
scripts/harness/audit.py. Fingerprint: hgap-b5710e3e2e (used to dedupe — keep it in the body).