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

Known Bugs #1

Open
3 of 4 tasks
typhonshambo opened this issue Jun 22, 2024 · 1 comment
Open
3 of 4 tasks

Known Bugs #1

typhonshambo opened this issue Jun 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@typhonshambo
Copy link
Owner

typhonshambo commented Jun 22, 2024

  • The review of lines can be sometimes irrelevant especially the Indentation Improvements and snake_case
    Example :

Variable name should be in snake_case Fix: code_analyzer -> code_analyzer

  • Once the code analyzer is activated in VS-code, it automatically starts reviewing the changes made in file and even when you navigate through different files. This can Spam the Gemini API, so should be implemented some way to fix it
  • Even though rare senerio, but there are changes the gemini gives some awful responses by the prompt we are using in gemini_analyzer.py, this can break the whole thing
  • The VS-code don't activate automatically even though we using this
@typhonshambo typhonshambo added the bug Something isn't working label Jun 22, 2024
@typhonshambo typhonshambo self-assigned this Jul 3, 2024
@typhonshambo
Copy link
Owner Author

typhonshambo commented Jul 3, 2024

6618873

Resolved issues some issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant