pub fn patch_prompt( staged_only: bool, git_root: &str, message: Option<&str>, existing_plan: &CommitPlan, unplaced_files: &[String], delta_summary: &str, ) -> String