pub fn build_diff_context_in_memory(
repo: &MemoryRepo,
budget_tokens: Option<u32>,
_alpha: f64,
tau: f64,
no_content: bool,
scoring_mode: ScoringMode,
) -> DiffContextOutputpub fn build_diff_context_in_memory(
repo: &MemoryRepo,
budget_tokens: Option<u32>,
_alpha: f64,
tau: f64,
no_content: bool,
scoring_mode: ScoringMode,
) -> DiffContextOutput