mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
Implemented /fork to fork the current session directly (no picker), handling it via a new ForkCurrentSession app event in both tui and tui2. Updated slash command descriptions/tooltips and adjusted the fork tests accordingly. Removed the unused in-session fork picker event.