pub async fn ingest_github_impl(
memory: &Arc<MemoryStore>,
embedder: &Arc<dyn Embedder>,
params: IngestGithubParams,
) -> Result<CallToolResult, ErrorData>pub async fn ingest_github_impl(
memory: &Arc<MemoryStore>,
embedder: &Arc<dyn Embedder>,
params: IngestGithubParams,
) -> Result<CallToolResult, ErrorData>