AI reviews your code. If there is something wrong with your code, AI will let you know. If you have any questions, you can also ask the AI directly from the button in the lower right corner. Get the best code!
If I understand correctly, this will review only single file or content which is pushed onto the text box. Can it be extended to review the tool project wise? I am impressed with the comments of reviews on single file, however, being lazy I need this to scan full package of code. Nice tool!
Report
Hunter
@vijaydogra Currently, this app is not yet able to review on a project-by-project basis. This is because I am using OpenAI's API, which has a character limit.
However, it would be great if this application could be extended in the future to create that functionality. Thanks for your good ideas.
Report
Based on what context does this AI perform the code review? I just tried a basic async/await without the keyword "await" and it failed to spot that
Report
Hunter
@parkerituk Sorry for inconvenience. I used "Open AI" to create this App and now I only give some easy instructions to AI. Sometimes it works well but others no.
I tried some basic codes and you can check the result in the following article. I will make this app better and better. Thanks for the feedback.
https://dev.to/yuikoito/openai-a...
Report
I faced an error: "Application error: a client-side exception has occurred (see the browser console for more information)". Can you fix this?
Report
Hunter
@duc_tanh_le Sure, could you try it again? Now it is going well, I think.
Report
@yui_active Fantastic! Having an AI review my code means I don't need to worry about making mistakes or overlooking errors - the AI has got me covered!
Somehow large parts of the code ended up mixed up with the feedback. I suggest making this into a VSCode plugin instead for easier use.
Report
Hunter
@rgomezp It is true that currently long codes can be mixed with feedback.
I am in the process of identifying the cause and fixing it.
I will do our best to fix it as soon as possible.
Making it a VS Code plugin is also a good idea. Thank you very much.
Report
Hunter
@rgomezp Just quick fixed. I let the AI know where the code is the end. I did some tests and looked working well, but I don't know if it works really well in all codes. If you still find any problems, please let me know. This is really helpful for me.
Report
Congrats on the launch.
Amazing product, I was looking for this kind of product for reviewing our bad code 😅
Report
Hunter
@rajanwalia4 Thank you! I am happy if my app will help you!
OneSignal