pub async fn run_pack( config: Config, archive_id: &str, for_ai: bool, max_tokens: Option<usize>, ) -> Result<()>