olasunkanmi-SE / codebuddy

A Generative AI Assistant for VSCode is an innovative extension that utilizes machine learning to help developers generate code, complete tasks, and streamline their workflow. This intelligent assistant can understand natural language input and respond accordingly.
Apache License 2.0
18 stars 11 forks source link

Feature Request: Change analysis feature #74

Closed olasunkanmi-SE closed 1 month ago

olasunkanmi-SE commented 3 months ago

Feature Request: change analysis feature similar to GitHub Copilot, capable of analyzing code changes and providing a comprehensive summary. This feature should analyze git patches, determine the main theme of changes, categorize changes, provide a summary, assess test coverage, estimate review effort, and offer feedback and suggestions.

olasunkanmi-SE commented 1 month ago

PR: https://github.com/olasunkanmi-SE/codebuddy/pull/84