Bartok9
edfdc77664
fix(cli): resume the selected chat when a bare number follows /resume
...
A bare `/resume` printed the recent-sessions list but armed no selection
state, so typing just `3` on the next line was sent to the agent as chat
instead of resuming session #3 . `/resume 3` worked, but the natural
list-then-pick flow did not.
Arm a one-shot pending-resume prompt when bare `/resume` shows the list,
and consume the next bare numeric input as the selection (out-of-range is
reported, non-numeric/other commands disarm it). Resolves against the same
_list_recent_sessions(limit=10) list used everywhere else.
Closes #34584 .
2026-05-29 13:29:24 -07:00
..
2026-04-07 17:19:07 -07:00
2026-05-25 05:07:11 -07:00
2026-05-28 22:26:25 -07:00
2026-04-26 18:21:29 -07:00
2026-05-09 14:47:00 -07:00
2026-05-25 05:35:02 -07:00
2026-05-28 22:26:25 -07:00
2026-04-26 21:47:40 -07:00
2026-05-19 22:34:05 -07:00
2026-05-24 23:23:12 -07:00
2026-04-09 17:19:36 -05:00
2026-04-07 17:19:07 -07:00
2026-04-20 02:53:40 -07:00
2026-05-28 22:26:25 -07:00
2026-05-14 15:22:44 -07:00
2026-05-28 22:26:25 -07:00
2026-04-09 16:24:53 -07:00
2026-05-28 23:30:39 -07:00
2026-05-12 14:56:47 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-04-29 23:53:17 -07:00
2026-05-18 20:08:36 -07:00
2026-04-07 17:19:07 -07:00
2026-05-23 17:46:55 -07:00
2026-04-07 17:19:07 -07:00
2026-04-07 17:19:07 -07:00
2026-05-28 00:19:31 -07:00
2026-04-29 21:07:47 -07:00
2026-05-29 13:29:24 -07:00
2026-04-07 17:19:07 -07:00
2026-05-09 17:55:12 -07:00
2026-05-25 01:20:33 -07:00
2026-05-08 16:26:51 -07:00
2026-04-27 06:41:16 -07:00
2026-04-28 18:47:14 -05:00
2026-05-28 22:26:25 -07:00
2026-04-15 17:52:03 -07:00
2026-04-20 23:05:38 -07:00
2026-04-29 22:10:18 -05:00
2026-05-29 00:31:44 -07:00
2026-05-28 22:26:25 -07:00
2026-04-20 02:53:40 -07:00
2026-05-28 12:10:21 -07:00
2026-04-11 19:23:29 -07:00
2026-05-14 15:14:29 -07:00
2026-05-28 23:30:39 -07:00
2026-05-28 22:26:25 -07:00
2026-05-24 16:13:03 -07:00
2026-05-24 16:13:03 -07:00
2026-05-16 12:51:08 -07:00
2026-05-25 01:41:54 -07:00
2026-05-04 06:23:52 -07:00
2026-04-19 01:16:34 -07:00
2026-05-05 04:42:48 -07:00
2026-05-28 22:26:25 -07:00
2026-05-11 10:02:03 -07:00
2026-05-28 22:26:25 -07:00
2026-05-17 02:29:41 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-24 02:19:20 -07:00
2026-05-18 20:10:46 -04:00
2026-04-07 17:19:07 -07:00
2026-05-28 22:26:25 -07:00