sturdy-dev / codereview.gpt

Reviews your Pull/Merge Requests using ChatGPT
MIT License
529 stars 63 forks source link

Review is getting stuck after few sentences #7

Closed ElisarEisenbach closed 1 year ago

ElisarEisenbach commented 1 year ago

It seems like it's starting the review, but after 2/3 sentences it continue with loading and stops generating text Screen Shot 2023-01-25 at 10 56 39

diegopamio commented 1 year ago

I'm having the same issue, and the console of the popup window shows an error:

Uncaught (in promise) SyntaxError: Unexpected non-whitespace character after JSON at position 4
    at JSON.parse (<anonymous>)
ct3685 commented 1 year ago

I'm having the same issue. 😔 This is an awesome extension though! Just gotta get the bugs like this one worked out and it will be even better!

nickveenhof commented 1 year ago

This should be resolved with https://github.com/sturdy-dev/codereview.gpt/pull/14