cursor icon indicating copy to clipboard operation
cursor copied to clipboard

How do I even chat with codebase?

Open havietisov opened this issue 1 year ago • 14 comments

No, like, seriously, this feature works only half the time at best. I keep trying different things (using @Codebase, and hitting "Chat with codebase" button) and many times I get nothing, just plain chat-gpt output. It's not even aware that it's supposed to have access to the codebase. My repo is indexed, so I don't see reasons on why it cannot work. It's really neat feature when it works. Many times it doesn't.

havietisov avatar Sep 02 '23 18:09 havietisov

Cursor isn't even v1 yet! These guys are doing a brilliant job so far, give them some time to iron out the bugs haha

ashraymallesh avatar Sep 04 '23 09:09 ashraymallesh

Well, I'm a paying customer and would like some stuff to work. Retrieval is the main selling point for me, not a tab with chat-gpt.

havietisov avatar Sep 05 '23 08:09 havietisov

I'm also paying for cursor. This works literally 0% of the time for me. Here is an example:

I'm sorry for any confusion, but as an AI developed by OpenAI, I don't have the ability to access or view files on your local system or any external systems. Therefore, I can't list the functions in foo.py. However, if you provide the content of foo.py or any specific parts of it, I'd be happy to help explain them!

Incredibly unhelpful.

overage-waif-cocoon avatar Sep 08 '23 01:09 overage-waif-cocoon

We pushed a hotfix for users who had indexing turned off by default. There was an issue with the latest couple of client updates where these folks wouldn't be able to index anything.

Otherwise, we should have a more stable indexing update out soon. Really apologize for the wait here, and happy to shoot you a refund (just ping [email protected] with your billing email or last four digits of your card).

truell20 avatar Sep 08 '23 22:09 truell20

@truell20 oh, it works better now. thanks for pushing a fix!

havietisov avatar Sep 09 '23 17:09 havietisov

Still broken for me:

image

Version: 0.10.4 VSCode Version: 1.80.1 Commit: c0db898419c36107211de244bdcf5f412c1a4920 Date: 2023-09-10T05:39:06.846Z Electron: 22.3.10 Chromium: 108.0.5359.215 Node.js: 16.17.1 V8: 10.8.168.25-electron.0 OS: Darwin arm64 22.5.0

overage-waif-cocoon avatar Sep 10 '23 22:09 overage-waif-cocoon

Same this is not working for me either. I have to explicitly give it a specific file with @file

AshwinSundar avatar Oct 21 '23 00:10 AshwinSundar

Still broken it seems

Lebofly avatar Apr 11 '24 08:04 Lebofly

Still broken indeed. I commented elsewhere with detailed error logs.

mennovergeer avatar Jun 12 '24 09:06 mennovergeer

How do I activate this? ⌘+Enter or ctrl+enter on mac only adds a new line to the code.

tapz avatar Sep 05 '24 11:09 tapz

@tapz was confused as well, apparently you just open chat window (⌘+L) and then (⌘+enter) to chat with codebase.

Screenshot 2024-09-05 at 4 00 33 PM

antonkrasov avatar Sep 05 '24 20:09 antonkrasov

The tutorial instructions could be clearer by listing the steps.

InSuperposition avatar Sep 17 '24 12:09 InSuperposition