Ilia Manolov
Ilia Manolov
A possible workaround is this extension: https://addons.mozilla.org/en-US/firefox/addon/chrome-store-foxified/ I tried it out but it gives me an error that my api key/uuid are wrong despite the fact that they are correct....
I did some debugging and the issue seems to be from [this line](https://github.com/HabitRPG/habitica-chrome/blob/69238d22cb8779622ca68de436152693f99b5105/common/js/core/utilies.js#L38). Looks like the standard is to use `browser.runtime` instead of `chrome.extension` as specified in the Firefox docs...
Based on the above posts I wrote a slightly more complicated script that downloads and updates Cursor automatically (on x64 Linux systems). You can download it [here](https://gist.github.com/IliaMManolov/a2ef1c28d5539d061776e64d18540d1b). Let me know...
Hi there, we are facing the same issue and doing two LLM calls is not ideal. We would rather either see a more graceful handling of misformatted output like this...