rka-oai
62c7f506d9
[codex] poll external clock during sleep ( #30113 )
...
## 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`
History
..
2026-06-08 11:39:08 +02:00
2026-06-09 12:48:04 -07:00
2026-06-24 13:24:10 -07:00
2026-06-22 13:19:40 -07:00
2026-06-24 21:29:11 +00:00
2026-06-25 13:46:42 -07:00
2026-06-18 11:54:49 -07:00
2026-06-24 18:00:06 -07:00
2026-06-25 18:24:34 +00:00
2026-06-24 13:08:14 -07:00
2026-06-24 15:06:53 -07:00
2026-06-23 00:02:33 +00:00
2026-06-18 19:31:19 +00:00
2026-06-11 18:16:39 -07:00
2026-06-22 04:25:07 -07:00
2026-06-13 21:43:39 -07:00
2026-06-24 13:25:44 -07:00
2026-06-25 13:42:40 -07:00
2026-06-22 13:19:40 -07:00
2026-06-22 13:03:11 -07:00
2026-06-11 18:16:39 -07:00
2026-06-11 18:16:39 -07:00
2026-06-23 15:14:13 -07:00
2026-06-11 22:37:26 -07:00
2026-06-25 13:26:47 -07:00
2026-06-24 22:31:41 -07:00
2026-06-22 17:56:04 -07:00
2026-06-15 20:10:53 -07:00
2026-06-25 10:31:17 +01:00
2026-06-21 13:35:25 -07:00
2026-06-24 19:51:51 -07:00
2026-06-24 23:24:01 +01:00
2026-06-22 11:11:25 -07:00
2026-06-25 19:28:50 +00:00
2026-06-24 13:24:10 -07:00
2026-06-25 03:13:03 +00:00
2026-06-25 10:02:07 +01:00
2026-06-05 15:41:13 -07:00
2026-06-24 13:08:14 -07:00
2026-06-25 13:42:40 -07:00
2026-06-25 10:31:17 +01:00
2026-06-15 21:53:47 -07:00
2026-06-13 21:43:39 -07:00
2026-06-25 10:10:36 +01:00
2026-06-19 12:47:53 -07:00
2026-06-22 11:11:25 -07:00
2026-06-25 19:06:43 +00:00
2026-06-24 22:58:34 +01:00
2026-06-24 22:58:34 +01:00
2026-06-15 15:12:26 -07:00
2026-06-03 19:08:19 -07:00
2026-06-12 19:52:49 +00:00
2026-06-18 14:09:38 +02:00
2026-06-24 22:31:41 -07:00
2026-06-24 13:24:10 -07:00
2026-06-25 18:24:34 +00:00
2026-06-04 09:53:08 -04:00
2026-06-24 22:31:41 -07:00
2026-06-24 03:10:20 +00:00
2026-06-25 18:24:34 +00:00
2026-06-24 13:21:16 -07:00
2026-06-04 09:53:08 -04:00
2026-06-25 11:02:11 -07:00
2026-06-23 22:51:19 +01:00
2026-06-23 12:13:54 -07:00
2026-06-25 17:49:43 +00:00
2026-06-25 10:31:17 +01:00
2026-06-25 17:49:43 +00:00
2026-06-22 23:56:16 -07:00
2026-06-23 12:29:46 -07:00
2026-06-12 19:52:49 +00:00
2026-06-23 03:09:20 +00:00
2026-06-11 18:16:39 -07:00
2026-06-23 19:36:17 -07:00
2026-06-25 17:49:43 +00:00
2026-06-24 13:24:10 -07:00
2026-06-25 17:49:43 +00:00
2026-06-24 20:53:27 +00:00
2026-06-24 20:13:52 -07:00
2026-06-24 22:33:18 +00:00
2026-06-13 21:43:39 -07:00
2026-06-13 21:43:39 -07:00
2026-06-24 20:59:53 +01:00
2026-06-25 10:31:17 +01:00
2026-06-24 23:56:50 +01:00
2026-06-11 18:16:39 -07:00
2026-06-04 09:16:03 -07:00