Projects

CGM is a graph-based framework for software engineering tasks that employs a repository-level code graph to capture structural context and a four-step R4 chain (Rewriter, Retriever, Reranker, Reader) to resolve issues. Starting with a rewritten query from the original issue, CGM retrieves a code subgraph, prioritizes critical files via reranking, and generates a code patch using a graph-aware Reader, combining heuristic retrieval with machine learning for efficient, context-aware solutions.
We are pleased to announce the updated version of the CGM-72B-V1.2. This new model has achieved a remarkable 44.00% resolve rate on the SWE-Bench-Lite leaderboard, marking a significant improvement in its performance and capabilities.
CGM has been open-sourced on Github and HuggingFace. The report is on https://arxiv.org/abs/2505.16901.








