GitHub issues 2

AI tool visualizing codebases as network graphs, aiding open-source contributions.
SamaritanAI is a tool designed to help users visualize large, complex codebases as network graphs. It assists with open-source contributions by providing AI-assisted approaches to tackle GitHub issues and identify probable files requiring changes. It converts hierarchical file systems into graph file systems and uses RAG to highlight files that need changes for a particular issue.

AI tool that reproduces GitHub issues in isolated sandboxes with evidence
Osloq is an AI bug reproduction platform for GitHub issues. It connects to your repository, runs the code in an isolated sandbox, tries to reproduce the issue like a developer would, and returns evidence-backed findings with logs, screenshots, and code-path context.