- Merge pull request #1248 from kaitranntt/kai/fix/codex-config-toml-selection
- fix(ui): handle TOML triple-quotes in arrays and AST-aware JSON keys
- fix(ui): skip TOML comments when scanning sensitive array values
- perf(ui): tighten sensitive-mask decoration scope and reveal selector
- fix(ui): honor TOML quoted keys and escaped quotes in sensitive masking
- fix(ui): mask multi-line sensitive values in CodeEditor
- chore(ui): bump bundle size guard for CodeMirror editor upgrade
- fix(ui): make codex config.toml viewer selectable