mirror of
https://github.com/openai/codex.git
synced 2026-05-06 06:12:59 +03:00
Extract the Plan Mode implementation popup construction into a focused `chatwidget` submodule so the large widget file stays on orchestration. The refactor preserves the existing popup behavior while keeping the clear-context handoff prompt and disabled-state checks close together.