Test
7470e4f4a7
fix: embed conversation history in prompt instead of broken --resume
...
Each CLI invocation is a fresh subprocess — --resume depends on session
persistence that doesn't reliably work with -p mode. Switch to prompt-
embedded history: prior exchanges are formatted into each request using
formatMessageWithHistory + trimHistory (already existed as dead code).
- Remove sessionIdRef and --resume session tracking
- Always send system prompt (each request is stateless)
- Split sendMessage into doSend(text, history) to handle retry correctly
- Retry now passes correct history (excludes the retried exchange)
- Tests verify history accumulation, clear, retry, and system prompt
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-08 13:06:58 +01:00
..
2026-02-22 12:02:19 +01:00
2026-02-22 10:11:52 +01:00
2026-03-04 10:05:43 +01:00
2026-03-04 10:05:43 +01:00
2026-03-07 14:19:41 +01:00
2026-03-07 14:19:41 +01:00
2026-03-08 13:06:58 +01:00
2026-03-08 13:06:58 +01:00
2026-03-07 12:39:55 +01:00
2026-03-02 05:00:29 +01:00
2026-03-02 21:02:54 +01:00
2026-03-07 01:14:12 +01:00
2026-03-07 01:14:12 +01:00
2026-03-02 01:50:41 +01:00
2026-03-02 01:50:41 +01:00
2026-03-05 12:57:16 +01:00
2026-03-07 11:58:46 +01:00
2026-03-07 12:39:55 +01:00
2026-02-23 23:08:09 +01:00
2026-02-24 12:46:19 +01:00
2026-03-03 02:45:42 +01:00
2026-03-03 02:45:42 +01:00
2026-03-03 02:45:42 +01:00
2026-02-27 15:27:25 +01:00
2026-02-27 15:27:25 +01:00
2026-02-25 21:43:16 +01:00
2026-02-27 14:27:43 +00:00
2026-03-02 21:27:26 +01:00
2026-03-02 21:27:26 +01:00
2026-02-24 23:15:37 +01:00
2026-02-27 18:23:28 +01:00
2026-03-03 07:10:34 +01:00
2026-03-02 01:50:06 +01:00
2026-03-02 01:50:06 +01:00
2026-03-07 11:06:10 +01:00
2026-03-07 11:06:10 +01:00
2026-02-25 13:31:19 +01:00
2026-02-28 10:59:05 +01:00
2026-02-28 12:43:18 +01:00
2026-02-28 21:31:47 +01:00
2026-02-28 21:31:47 +01:00
2026-03-07 01:14:12 +01:00
2026-03-07 01:14:12 +01:00
2026-03-03 12:18:40 +01:00
2026-02-22 14:06:51 +01:00
2026-02-22 14:10:42 +01:00
2026-03-07 11:33:18 +01:00
2026-03-07 11:33:18 +01:00
2026-03-07 01:14:12 +01:00
2026-03-07 12:39:55 +01:00
2026-02-27 16:53:18 +01:00
2026-03-03 07:10:34 +01:00
2026-03-02 11:00:41 +01:00
2026-02-25 18:39:12 +00:00
2026-03-07 00:20:51 +01:00
2026-03-07 00:20:51 +01:00
2026-03-03 12:18:40 +01:00
2026-03-01 19:32:15 +01:00
2026-02-28 20:08:55 +01:00
2026-03-05 15:26:21 +01:00
2026-03-03 00:59:09 +01:00
2026-03-03 00:59:09 +01:00
2026-03-05 07:11:33 +01:00
2026-03-02 18:44:47 +01:00
2026-03-02 18:44:47 +01:00
2026-02-23 19:53:36 +01:00
2026-02-23 19:53:36 +01:00
2026-02-26 00:55:16 +00:00
2026-02-26 00:55:16 +00:00
2026-03-03 19:51:49 +01:00
2026-02-25 00:01:52 +01:00
2026-02-16 08:04:06 +01:00
2026-03-06 08:43:54 +01:00
2026-03-05 14:42:28 +01:00
2026-03-05 15:26:21 +01:00
2026-03-02 23:53:37 +01:00
2026-03-02 23:53:37 +01:00
2026-03-05 15:26:21 +01:00
2026-03-07 00:31:46 +01:00
2026-03-07 00:31:46 +01:00
2026-03-03 02:36:33 +01:00
2026-03-03 02:36:33 +01:00
2026-03-06 21:41:00 +01:00
2026-03-05 15:26:21 +01:00
2026-03-06 21:41:00 +01:00
2026-03-05 15:26:21 +01:00