export const VISION_DESCRIPTION_PROMPT = `Describe what this image shows in the context of software development. Extract: - What type of image this is (screenshot, diagram, mockup, terminal output, error, etc.) - Key entities visible (files, components, UI elements, error messages) - Relationships or flow shown - Any decisions, errors, or state visible - Text content visible in the image Be concise but preserve all technically relevant details. Output plain text, no XML.`;