Roo-Code/apps/cli/src/ui/hooks
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
..
__tests__ Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
index.ts Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
TerminalSizeContext.tsx Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
useExtensionHost.ts feat(cli): support --create-with-session-id and UUID session validation (#11859) 2026-03-04 10:32:16 -08:00
useFocusManagement.ts Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
useFollowupCountdown.ts Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
useGlobalInput.ts More file organization for the cli (#10599) 2026-01-09 23:22:51 -08:00
useInputHistory.ts Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
useMessageHandlers.ts Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
usePickerHandlers.ts Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
useTaskSubmit.ts Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00
useTerminalSize.ts Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
useToast.ts Add a TUI (#10480) 2026-01-09 19:19:58 -08:00