openclaw/src/wizard
George Zhang 87885b948a
fix: handle sensitive, number-clear, and array-clear edge cases in plugin config TUI (#60640) (#60640)
- Skip sensitive fields with a note directing users to openclaw config set
  or the Web UI (WizardPrompter has no masked input)
- Clear number fields to undefined when input is empty instead of storing 0
- Allow clearing array fields to undefined via empty input
2026-04-03 19:27:26 -07:00
..
clack-prompter.test.ts
clack-prompter.ts
prompts.ts
session.test.ts
session.ts
setup.completion.test.ts
setup.completion.ts
setup.finalize.test.ts
setup.finalize.ts
setup.gateway-config.test.ts
setup.gateway-config.ts
setup.plugin-config.test.ts
setup.plugin-config.ts
setup.secret-input.test.ts
setup.secret-input.ts
setup.test.ts
setup.ts
setup.types.ts