pub fn handle_with_task_resolved(
cache: &mut SessionCache,
path: &str,
mode: &str,
crp_mode: CrpMode,
task: Option<&str>,
) -> ReadOutputExpand description
Like handle_with_task, also returns the resolved mode name and pre-counted tokens.