microsoft / RD-Agent

Research and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era, where the core aspects of R&D are mainly focused on data and models. We are committed to automate these high-value generic R&D processes through our open source R&D automation tool RD-Agent, which let AI drive data-driven AI.
https://rdagent.azurewebsites.net/
MIT License
161 stars 13 forks source link

feat: Added RepoAnalyzer to empower auto-summary of a workspace #264

Closed Xisen-Wang closed 4 days ago

Xisen-Wang commented 4 days ago

This commit introduces a new RepoAnalyser class in the repo_utils module, designed to provide comprehensive analysis of Python repositories.

Key features:

The RepoAnalyzer offers:

This feature enhances our ability to quickly understand and document Python codebases, improving code review processes and documentation efforts.

Tested:


šŸ“š Documentation preview šŸ“š: https://RDAgent--264.org.readthedocs.build/en/264/