mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-23 20:28:44 +00:00
* feat(codex): add plugin enable disable list commands * fix(codex): escape plugin management output * test(codex): narrow plugin command coverage * fix(codex): gate plugin management writes * test(codex): type command plugin context * fix(codex): recover plugin app bindings * fix(codex): fail closed on missing app inventory * fix(codex): restore plugin thread config log signal * revert(codex): drop plugin management commands * fix(codex): warn on missing plugin app inventory * fix(codex): trim plugin binding debug logs * fix(codex): restore thread lifecycle json import * chore(codex): remove plugin app debug logs * fix(codex): redact plugin thread config logs