From 95f6c605dbbea8f8b2e282754d6c092ac8309991 Mon Sep 17 00:00:00 2001 From: amirkiarafiei Date: Mon, 15 Dec 2025 23:28:50 +0300 Subject: [PATCH] Add Multi-repo Microservices paper --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 224b3cd..259275b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ ## 💥 Repo-Level Issue Resolution +- Natural Language Summarization Enables Multi-Repository Bug Localization by LLMs in Microservice Architectures [2025-12-arXiv] [[📄 paper](https://arxiv.org/abs/2512.05908)] + - SWE-Exp: Experience-Driven Software Issue Resolution [2025-07-arXiv] [[📄 paper](http://arxiv.org/abs/2507.23361)] [[🔗 repo](https://github.com/YerbaPage/SWE-Exp)] - SWE-Debate: Competitive Multi-Agent Debate for Software Issue Resolution [2025-07-arXiv] [[📄 paper](http://arxiv.org/abs/2507.23348)] [[🔗 repo](https://github.com/YerbaPage/SWE-Debate)]