Roo-Code/apps/cli/scripts
Chris Estreich 95ea01f9a5
feat(cli): support images in stdin stream commands (#11831)
feat(cli): support images in stdin stream start and message commands

Add optional `images` field (array of base64 data URIs) to the `start` and
`message` CLI stdin stream commands, allowing callers to attach images to
prompts. The images are validated, forwarded through the extension host, and
included in queued messages.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 12:57:21 -08:00
..
integration feat(cli): support images in stdin stream commands (#11831) 2026-03-02 12:57:21 -08:00
build.sh Fix cli task resumption (#11739) 2026-02-25 01:24:05 -08:00