Eric Traut
ca83f7908c
Add running-task exit choices to local daemon sessions ( #38447 )
...
## What changed
When `Ctrl-C` is pressed with an empty composer while a task is running in a local daemon session, show a menu that lets the user:
- cancel the task and stay in Codex;
- exit Codex while leaving the task running; or
- stop the task and exit Codex.
Do not offer background execution for side-thread tasks or when follow-up messages are queued. Preserve existing `Ctrl-C` behavior for non-daemon sessions, drafts, paste bursts, MCP startup, and returning from an active side thread.
## Testing
Add TUI tests for each exit action, menu dismissal, side threads, queued follow-ups, composer input, MCP startup, and non-daemon sessions.
GitOrigin-RevId: 539c33d3a4ff288a015bddbe9465d2bbdbe018d0
2026-08-13 22:38:46 +00:00
..
2026-07-29 13:53:15 +00:00
2026-07-23 19:19:35 +00:00
2026-08-13 00:04:57 +00:00
2026-07-29 13:53:15 +00:00
2026-08-13 21:53:52 +00:00
2026-08-13 13:57:25 +00:00
2026-08-13 21:45:02 +00:00
2026-07-30 19:47:30 +00:00
2026-08-10 03:28:19 +00:00
2026-07-29 18:29:26 +00:00
2026-08-10 18:44:58 +00:00
2026-08-10 01:39:55 +00:00
2026-08-12 22:58:46 +00:00
2026-08-11 03:39:02 +00:00
2026-08-13 19:35:22 +00:00
2026-08-13 21:13:07 +00:00
2026-08-13 19:35:22 +00:00
2026-08-13 19:35:22 +00:00
2026-08-13 01:32:42 +00:00
2026-08-13 07:26:27 +00:00
2026-08-13 00:26:06 +00:00
2026-08-05 16:09:01 +00:00
2026-08-12 21:18:15 +00:00
2026-07-30 21:49:53 +00:00
2026-08-07 18:33:46 +00:00
2026-08-13 21:13:07 +00:00
2026-08-04 22:58:02 +00:00
2026-08-12 20:36:32 +00:00
2026-08-07 00:23:38 +00:00
2026-08-03 11:39:51 +00:00
2026-08-13 22:30:59 +00:00
2026-08-13 03:27:19 +00:00
2026-08-13 20:20:01 +00:00
2026-08-07 11:30:17 +00:00
2026-08-13 00:00:16 +00:00
2026-08-13 19:35:22 +00:00
2026-08-13 21:13:07 +00:00
2026-08-13 11:11:26 +00:00
2026-08-13 21:49:32 +00:00
2026-08-13 20:20:01 +00:00
2026-08-13 15:50:48 +00:00
2026-08-07 19:56:29 +00:00
2026-07-31 21:37:56 +00:00
2026-07-23 23:35:29 +00:00
2026-08-10 15:50:53 +00:00
2026-08-13 12:04:29 +00:00
2026-08-13 15:23:09 +00:00
2026-08-13 21:13:07 +00:00
2026-08-10 22:12:14 +00:00
2026-08-13 15:45:51 +00:00
2026-08-13 20:04:57 +00:00
2026-08-13 19:35:22 +00:00
2026-08-13 12:04:29 +00:00
2026-08-05 14:20:59 +00:00
2026-08-04 22:07:56 +00:00
2026-08-12 19:37:51 +00:00
2026-08-12 22:33:18 +00:00
2026-07-30 04:26:36 +00:00
2026-08-13 02:40:49 +00:00
2026-08-10 14:25:13 +00:00
2026-08-13 01:52:02 +00:00
2026-08-13 19:25:05 +00:00
2026-08-07 18:33:46 +00:00
2026-08-13 15:50:48 +00:00
2026-08-13 16:03:20 +00:00
2026-08-06 03:11:42 +00:00
2026-08-11 17:47:22 +00:00
2026-08-10 15:43:10 +00:00
2026-08-13 18:30:51 +00:00
2026-08-08 16:58:26 +00:00
2026-08-13 18:30:51 +00:00
2026-08-13 12:04:29 +00:00
2026-08-04 03:49:53 +00:00
2026-08-13 19:35:22 +00:00
2026-08-13 18:12:27 +00:00
2026-08-12 19:37:51 +00:00
2026-08-13 22:38:46 +00:00
2026-08-13 11:11:26 +00:00
2026-07-22 16:18:08 +00:00
2026-07-24 00:16:42 +00:00
2026-08-11 22:22:18 +00:00
2026-08-12 13:27:57 +00:00
2026-08-13 12:35:56 +00:00
2026-08-13 11:11:26 +00:00
2026-07-28 20:49:22 +00:00
2026-07-29 13:53:15 +00:00
2026-08-11 23:40:07 +00:00