mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 10:16:44 +00:00
* feat(codex): bridge native questions and goals Co-authored-by: EVA <eva@100yen.org> * fix(ui): preserve native question text encoding * fix(codex): keep secret answers off action paths * fix(codex): validate native action keys exactly * fix(codex): isolate new goals and free-form answers * style(codex): satisfy extension lint * fix(codex): keep goal replacement non-destructive * fix(codex): separate native goals from continuation * fix(codex): preserve exact native answer labels * test(codex): assert goal continuation stays disabled * fix(codex): remove unused bridge exports * test(codex): refresh goal feature snapshots --------- Co-authored-by: EVA <eva@100yen.org>