Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support For Parsing Local Code Repos #190

Merged
merged 25 commits into from
Nov 29, 2024
Merged

Conversation

vineetshar
Copy link
Contributor

@vineetshar vineetshar commented Nov 23, 2024

This pull request

  1. Adds a code provider service which acts a wrapper over GitHub service and local code service, and depending on if development mode is enabled - provides the interface to correct one

  2. Adds support for parsing of local repos

  3. Adds support for git diff between local repos

  4. Ensures existing agents are not broken, screenshots of ui present the functioning version of existing agents with git based repos, and fastapi screenshots contain usage of local repos
    Screenshot 2024-11-28 at 10 42 21 PM

Screenshot 2024-11-28 at 10 34 19 PM
Screenshot 2024-11-28 at 6 48 43 PM
Screenshot 2024-11-28 at 6 48 58 PM
Screenshot 2024-11-28 at 8 57 10 PM
Screenshot 2024-11-28 at 7 07 33 PM
Screenshot 2024-11-28 at 6 50 44 PM

@vineetshar vineetshar changed the title Base changes Add Support For Parsing Local Code Repos Nov 28, 2024
@vineetshar vineetshar marked this pull request as ready for review November 28, 2024 13:59
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
26.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@vineetshar vineetshar merged commit 2fbc907 into main Nov 29, 2024
0 of 2 checks passed
vineetshar added a commit that referenced this pull request Nov 29, 2024
vineetshar added a commit that referenced this pull request Nov 29, 2024
vineetshar added a commit that referenced this pull request Nov 29, 2024
vineetshar added a commit that referenced this pull request Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants