Helixform / CodeCursor

An extension for using Cursor in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=ktiays.aicursor
MIT License
1.64k stars 70 forks source link

Chat deprecation notice #21

Closed JokerQyou closed 1 year ago

JokerQyou commented 1 year ago

When chatting about selected content, a prefixed notice appeared. It only starts today.

You are on an old version of Cursor that will be deprecated soon. Please download the latest version at cursor.so to get new features and continued support.

image

Also, when asking a new question in the same chat, it would repetitively answer all previous questions before replying to the new question. Is that how Cursor work or a bug in this extension?

unixzii commented 1 year ago

Hi @JokerQyou, this situation starts from today. Unfortunately, the Cursor server changes too rapidly and we didn't expect this will happen too soon. Like the notice said, the old API endpoints will be deprecated soon, and the extension will stop working at the meantime. Before we release a new version, you can set your own OpenAI API key to continue using it without limitations.

LianguangXue commented 1 year ago

I also face the same problem. I asked to continue writing the answer but not work.

yangxianzhe commented 1 year ago

你好,这个的回复可以改成中文吗,即使我用中文去提问,给我的回复依旧是英文。

loop1223 commented 1 year ago

你好,这个的回复可以改成中文吗,即使我用中文去提问,给我的回复依旧是英文。

可以在问题后加answer with chinese,不过这插件可能不会继续更新,官方cursor更换了类似VS Code框架,直接支持VS Code插件市场,可以试试看

ktiays commented 1 year ago

Fix in #29.