co-mono/packages/coding-agent/src/modes/interactive
Mario Zechner 1fc2a912d4 Add blockImages setting to prevent images from being sent to LLM providers
- Setting controls filtering at convertToLlm layer (defense-in-depth)
- Images are always stored in session, filtered dynamically based on current setting
- Toggle mid-session works: LLM sees/doesn't see images already in session
- Fixed SettingsManager.save() to handle inMemory mode for all setters

Closes #492
2026-01-06 11:59:09 +01:00
..
components Add blockImages setting to prevent images from being sent to LLM providers 2026-01-06 11:59:09 +01:00
theme Assume truecolor for most terminals (fixes SSH color detection) 2026-01-05 20:11:10 +01:00
interactive-mode.ts feat(coding-agent): add blockImages setting to prevent image uploads 2026-01-06 00:34:23 -06:00