Saoud Rizwan

Results 265 comments of Saoud Rizwan

I haven't addressed the main issue yet, but v1.5.19 now has a new error that prevents the infinite looping requests: ![Cursor 2024-09-03 21 43 35](https://github.com/user-attachments/assets/526cd95b-803e-40c8-a452-c42c58891748) This presents after Claude makes...

@energy3d what api provider/model are you using, and is this a task that you resumed from task history? any additional details how you got this error would be helpful Update:...

What APIs were you folks using? It'll be worth trying to reproduce on our end and see if there's some fallback we can use for when the openai lib runs...

It seems the Mistral API is running into this issue as well https://github.com/cline/cline/issues/938

Related https://github.com/cline/cline/issues/582

@ebreen There's a dedicated google vertext API option that you should use instead of the Anthropic option

the extension tracks your root workspace, do you have multiple workspaces open?

This would be so useful to people using multiple openai APIs, although I'd like to implement it in a way that allows for unlimited configs, perhaps as a JSON file...

Thank you for the PR 🙏 I'll need to revisit this branch and update it to hide advanced settings behind a checkbox so it doesn't confuse users into thinking they...

Thank you for the suggestions! > LLM sometimes reviews the saved file and overwrites the corrections, assuming further modifications are necessary This is annoying! And something I need to create...