pub fn select_instructions(
sources: &[ContextSource],
mentioned_paths: &[PathBuf],
pinned_paths: &[PathBuf],
) -> InstructionSelectionExpand description
Select applicable instruction sources for a turn.
pub fn select_instructions(
sources: &[ContextSource],
mentioned_paths: &[PathBuf],
pinned_paths: &[PathBuf],
) -> InstructionSelectionSelect applicable instruction sources for a turn.