openclaw/ui/src
ningding97 9c1312b5e4 fix(ui): handle SecretInput union in config form analyzer
The config form marks models.providers as unsupported because
SecretInputSchema creates a oneOf union that the form analyzer
cannot handle. Add detection for secret-ref union variants and
normalize them to plain string inputs for form display.

Closes #31490
2026-03-02 18:35:15 +00:00
..
i18n fix(ci): resolve i18n typing and generated-policy drift 2026-03-02 04:29:18 +00:00
styles fix(ui): preserve margin-top: 0 for onboarding mode 2026-03-02 11:01:27 -06:00
ui fix(ui): handle SecretInput union in config form analyzer 2026-03-02 18:35:15 +00:00
css.d.ts
main.ts
styles.css