pub fn handle( action: &str, project_root: &Path, query: Option<&str>, top_k: Option<usize>, format: Option<&str>, ) -> String