pub fn process_input(input: &str, project_root: &Path) -> ProcessedInputExpand description
Scan input for @path tokens and bare image paths (drag-and-drop),
read the files, and return cleaned prompt plus file contents and images.
pub fn process_input(input: &str, project_root: &Path) -> ProcessedInputScan input for @path tokens and bare image paths (drag-and-drop),
read the files, and return cleaned prompt plus file contents and images.