Roo-Code/apps/cli/scripts/integration/cases
Chris Estreich 0b0b33e6a2
feat(cli): support --create-with-session-id and UUID session validation (#11859)
feat(cli): add create-with-session-id support

rename public task id flag to --create-with-session-id

validate session ids as UUIDs for create/resume and stdin start.taskId

add integration coverage for create+resume loading correct session
2026-03-04 10:32:16 -08:00
..
cancel-active-task.ts Fix stdin-stream cancel race and add integration test suite (#11817) 2026-03-01 22:27:01 -08:00
cancel-immediately-after-start-ack.ts Fix stdin-stream cancel race and add integration test suite (#11817) 2026-03-01 22:27:01 -08:00
cancel-message-recovery-race.ts Add CLI integration coverage for stdin stream routing/race invariants (#11846) 2026-03-02 23:11:54 -08:00
cancel-without-active-task.ts Add CLI integration coverage for stdin stream routing/race invariants (#11846) 2026-03-02 23:11:54 -08:00
create-with-session-id-resume-loads-correct-session.ts feat(cli): support --create-with-session-id and UUID session validation (#11859) 2026-03-04 10:32:16 -08:00
followup-after-completion.ts Add CLI integration coverage for stdin stream routing/race invariants (#11846) 2026-03-02 23:11:54 -08:00
followup-completion-ask-response-images.ts Add CLI integration coverage for stdin stream routing/race invariants (#11846) 2026-03-02 23:11:54 -08:00
followup-completion-ask-response.ts Add CLI integration coverage for stdin stream routing/race invariants (#11846) 2026-03-02 23:11:54 -08:00
followup-during-streaming.ts Fix CLI follow-up routing after completion asks (#11844) 2026-03-02 22:52:39 -08:00
message-images-queue-metadata.ts feat(cli): support images in stdin stream commands (#11831) 2026-03-02 12:57:21 -08:00
message-without-active-task.ts Fix stdin-stream cancel race and add integration test suite (#11817) 2026-03-01 22:27:01 -08:00
mixed-command-ordering.ts Add CLI integration coverage for stdin stream routing/race invariants (#11846) 2026-03-02 23:11:54 -08:00
multi-message-queue-order.ts Fix stdin-stream cancel race and add integration test suite (#11817) 2026-03-01 22:27:01 -08:00
shutdown-while-running.ts Fix stdin-stream cancel race and add integration test suite (#11817) 2026-03-01 22:27:01 -08:00
start-while-busy.ts Fix stdin-stream cancel race and add integration test suite (#11817) 2026-03-01 22:27:01 -08:00