mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
62c7f506d9
## Summary - make the external app-server time provider establish sleep deadlines using `currentTime/read` - poll the external clock once per second and complete `clock.sleep` when the deadline is reached - keep the system-clock timer and existing steer/agent-message interruption behavior unchanged ## Why This lets training control `clock.sleep` through its existing external simulated clock without adding separate sleep/wake protocol methods. ## Testing - `just fmt` - `just test -p codex-app-server external_sleep_polls_current_time_and_emits_items`
62c7f506d9
ยท
2026-06-25 13:46:42 -07:00
History