Academic Jobs - Home of Higher Ed Logo

NUS Computing Advances AI in Academia with AutoCodeRover Global Launch and ScholAIstic Award

360views
Submit News
A couple of women standing next to a silver car
Photo by I'M ZION on Unsplash

Transforming Higher Education Through AI at NUS Computing

Singapore’s National University of Singapore (NUS) School of Computing continues to lead the way in integrating artificial intelligence into academic and research environments. Two standout developments highlight this progress: the global launch of AutoCodeRover as Sonar’s AI remediation agent and the recognition of the ScholAIstic platform with a prestigious award. These initiatives demonstrate how AI can enhance both software development practices and student learning experiences across disciplines.

AutoCodeRover originated from research at NUS and has evolved from a university project into a commercially deployed solution that automates complex coding tasks. Meanwhile, ScholAIstic empowers educators to build interactive AI simulations, allowing students to engage in realistic role-playing scenarios without real-world risks. Together, they illustrate the breadth of AI applications in higher education settings.

Understanding AutoCodeRover: From Research Lab to Global Deployment

AutoCodeRover represents a significant advancement in agentic artificial intelligence for software engineering. Developed by Professor Abhik Roychoudhury and his team at the Trustworthy and Secure Software Research Group, the system combines large language models with sophisticated code search and reasoning capabilities.

Unlike traditional code assistants that suggest snippets, AutoCodeRover functions as an autonomous AI agent. It analyzes entire code repositories, identifies issues from bug reports or feature requests, and generates or applies patches autonomously. This approach draws on techniques from automated program repair, enabling it to handle real-world GitHub issues efficiently.

The technology achieved strong performance on benchmarks such as SWE-bench, showcasing its ability to resolve software problems with minimal human intervention. Researchers emphasized its focus on understanding context rather than generating code from scratch, which sets it apart in the evolving landscape of AI-assisted development.

The Journey to Global Launch: Acquisition and Industry Integration

In early 2025, AutoCodeRover transitioned from an NUS spin-off to part of a major industry player when Sonar acquired the technology. Sonar, known for its code quality and security solutions, integrated AutoCodeRover into its ecosystem, rebranding key components as the SonarQube Remediation Agent.

This move accelerated the technology’s reach. In May 2026, at the ATxSummit, Sonar officially launched the AI remediation agent globally. The agent builds directly on the original AutoCodeRover foundation and has delivered top results on verified benchmarks, demonstrating practical value for developers worldwide.

The acquisition also led to the establishment of an R&D presence in Singapore, creating new opportunities for local talent in AI and software engineering. NUS Dean Professor Tan Kian Lee highlighted the achievement as evidence of the real-world impact of university research.

How AutoCodeRover Works: Step-by-Step Process for Developers

AutoCodeRover operates through a structured workflow that leverages both AI and traditional software analysis tools. Here is how the process typically unfolds:

  • The system receives a GitHub issue describing a bug or desired feature.
  • It explores the codebase using advanced search techniques to locate relevant files and functions.
  • Large language models analyze the context, propose modifications, and reason about potential impacts.
  • Patches are generated, tested where possible, and applied to resolve the issue.
  • Developers review and refine outputs, maintaining oversight while gaining efficiency.

This method reduces the time and cost associated with routine debugging and feature implementation. It supports collaboration between human engineers and AI agents, allowing teams to focus on higher-level design and innovation.

white projector screen

Photo by Y M on Unsplash

ScholAIstic: AI-Powered Role-Playing for Experiential Learning

On the education side, the ScholAIstic platform developed by NUS Computing’s AI Centre for Educational Technologies (AICET) addresses a common challenge in higher education: providing safe, scalable practice opportunities. Led by Associate Professor Ben Leong, the platform enables instructors to create customized AI chatbots tailored to specific learning objectives.

Students interact with these chatbots in simulated environments that mirror professional scenarios. For example, social work students can practice client interviews, law students can engage in mock negotiations, and healthcare trainees can rehearse patient consultations. The AI responds dynamically, adapting to student inputs while providing immediate feedback.

The approach emphasizes learning through repeated practice, failure, and iteration—all within a controlled setting that protects both learners and real-world stakeholders.

Recognition and Impact: ScholAIstic Wins OpenGov Asia Award

In 2026, ScholAIstic received the OpenGov Asia Recognition of Excellence Award. The accolade highlights its effectiveness in transforming traditional lecture-based or limited-role-play methods into interactive, personalized experiences accessible to larger cohorts.

Early adoption across NUS faculties has shown promising results. Educators report increased student engagement and confidence, particularly in soft skills and decision-making under uncertainty. The platform’s flexibility allows customization for different disciplines without requiring extensive technical expertise from instructors.

By scaling experiential learning, ScholAIstic supports NUS’s broader goals of producing graduates ready for complex, real-world challenges in an AI-influenced workplace.

Synergies Between Code-Focused and Education-Focused AI at NUS

While AutoCodeRover targets software development workflows and ScholAIstic focuses on pedagogical applications, both stem from NUS Computing’s commitment to practical, research-driven AI solutions. They complement each other by illustrating AI’s dual role in higher education: improving the tools academics and students use while enhancing the learning process itself.

Software engineering students, for instance, can use platforms like ScholAIstic to simulate team-based development scenarios while benefiting indirectly from advancements in tools like AutoCodeRover. Faculty across departments gain access to technologies that streamline both research and teaching responsibilities.

Broader Implications for Singapore’s Higher Education Landscape

These innovations position Singapore as a hub for AI in academia. NUS Computing’s work aligns with national priorities around digital skills, lifelong learning, and economic competitiveness in technology sectors.

The global visibility of AutoCodeRover’s deployment strengthens industry-academia linkages, while ScholAIstic’s award draws attention to effective edtech adoption. Other Singapore universities and colleges may draw inspiration for similar initiatives, fostering a collaborative ecosystem.

Challenges remain, including ensuring equitable access, addressing data privacy in AI interactions, and continuously updating tools to keep pace with rapid AI advancements. NUS researchers continue to collaborate on refinements, maintaining a focus on ethical and trustworthy AI applications.

a car is on display in a showroom

Photo by Kenjiro Yagi on Unsplash

Future Outlook and Opportunities for Stakeholders

Looking ahead, expansions of both technologies appear likely. AutoCodeRover’s integration into mainstream developer tools could influence curricula, prompting universities to incorporate AI-assisted coding into computer science programs. ScholAIstic may extend to more institutions and additional use cases, such as interdisciplinary simulations or corporate training partnerships.

For students and educators in Singapore and beyond, these tools offer practical advantages: faster skill acquisition, reduced barriers to hands-on experience, and exposure to cutting-edge methods. Policymakers and university leaders can leverage such successes to advocate for sustained investment in AI research and infrastructure.

Actionable steps include exploring pilot programs, attending NUS-led workshops on AI in education, and monitoring open resources from the respective research groups for integration ideas.

Conclusion: NUS Computing’s Role in Shaping AI-Enabled Academia

The global launch of AutoCodeRover and the award recognition for ScholAIstic underscore NUS School of Computing’s leadership in AI-driven academic innovations. These developments deliver tangible benefits for software development efficiency and student experiential learning.

As higher education evolves alongside technological progress, initiatives like these provide models for balancing innovation with educational value. Stakeholders across Singapore’s academic community stand to gain from continued engagement with such advancements, ensuring graduates and researchers remain at the forefront of their fields.

Portrait of Prof. Evelyn Thorpe
About the author

Prof. Evelyn ThorpeView author

Academic Jobs In House Author

Acknowledgements:

Discussion

Sort by:

Be the first to comment on this article!

You

Please keep comments respectful and on-topic.

New0 comments

Join the conversation!

Add your comments now!

Have your say

Engagement level

Browse by Faculty

Browse by Subject

Frequently Asked Questions

🤖What is AutoCodeRover and how does it differ from typical AI coding tools?

AutoCodeRover is an autonomous AI agent developed at NUS that analyzes entire codebases, understands issues from reports, and applies fixes. Unlike snippet-focused tools, it combines large language models with advanced code search for deeper reasoning and autonomous program improvement.

🌍How was AutoCodeRover launched globally?

Following its acquisition by Sonar in 2025, the technology was integrated and rebranded as the SonarQube Remediation Agent. It received a major global launch at the ATxSummit in May 2026, marking its transition from NUS research to industry-wide use.

🎓What is the ScholAIstic platform and who developed it?

ScholAIstic is an AI-driven learning tool created by NUS Computing’s AI Centre for Educational Technologies (AICET), led by Associate Professor Ben Leong. It allows educators to build custom AI chatbots for realistic simulations and role-playing across fields like law, healthcare, and social work.

🏆Why did ScholAIstic receive the OpenGov Asia award?

The platform earned the 2026 Recognition of Excellence Award for its ability to scale personalized, safe experiential learning. It enables repeated practice in simulated environments, boosting engagement and skill development without real-world consequences.

💻What benefits does AutoCodeRover offer to software developers?

It automates bug fixing and feature addition, reducing time and costs while maintaining quality. Developers gain efficiency through autonomous analysis and patching, with results validated on benchmarks like SWE-bench.

📚How can educators integrate ScholAIstic into their courses?

Instructors customize AI chatbots for discipline-specific scenarios. Students interact dynamically, receive feedback, and iterate safely. The tool supports various subjects and scales easily for large classes.

🇸🇬What impact has the AutoCodeRover acquisition had on Singapore?

Sonar’s move includes establishing R&D operations locally, creating jobs and strengthening ties between NUS research and industry. It highlights Singapore’s growing role in AI innovation.

⚖️Are there any challenges associated with these AI tools?

Key considerations include data privacy, ensuring equitable access, and keeping pace with AI evolution. NUS researchers prioritize ethical design and ongoing refinements for trustworthy applications.

🚀How do these innovations support Singapore’s higher education goals?

They align with national focuses on digital skills, lifelong learning, and global competitiveness. By enhancing both research tools and teaching methods, they prepare students and faculty for an AI-driven future.

🔗Where can interested parties learn more about AutoCodeRover or ScholAIstic?

Visit the NUS Computing news pages for detailed updates on both projects. Industry professionals may explore Sonar’s resources, while educators can inquire through AICET for potential collaborations or pilots.