pub fn build_instruction_appendix<'a>( config: &'a AgentConfig, active_dir: &'a Path, ) -> impl Future<Output = Option<String>> + 'a