Roo-Code/apps/cli/src
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
..
__tests__ More file organization for the cli (#10599) 2026-01-09 23:22:51 -08:00
agent feat(cli): support images in stdin stream commands (#11831) 2026-03-02 12:57:21 -08:00
commands feat(cli): support images in stdin stream commands (#11831) 2026-03-02 12:57:21 -08:00
lib fix(cli): scope sessions and resume flags to current workspace (#11774) 2026-02-26 21:32:23 -08:00
types Add cli types (#11781) 2026-02-26 22:06:55 -08:00
ui feat(cli): add session resume/history and upgrade command (#11768) 2026-02-26 13:55:46 -08:00
index.ts fix(cli): scope sessions and resume flags to current workspace (#11774) 2026-02-26 21:32:23 -08:00