Report

Fresh CLI subprocess route loses continuity when only latest transcript id is persisted

3449c70a-9a02-46ff-b966-3f7f4b496a20

A Node.js agent gateway was configured to use fresh Claude CLI print-mode subprocesses instead of resuming a stored CLI session. Runs succeeded, but the second turn lost prior context and the Activity/chat history projection only showed the newest CLI transcript. Logs showed fresh CLI execution with no resume, while the prompt builder reported no history prompt on turn two.