Describe the Bug
When using a workspace with multiple repo’s and you ask the chat to do something in a repo using auto the chat doesn’t know where that repo is located and attempt to perform tasks as if the repo name were the directory.
Steps to Reproduce
Open a workspace with multiple repositories and ask the chat to do something in one of the repos, like lint, using the namer of the repo. The chat attempt to cd into the name of the repo instead of the directory where that repo is located. I have to stop the chat and explicitly tell it where the repo is located on disk every time and then it fumbles around for some time even when it changed to the directory the first time and still it was then trying to fined the directory after that.
Expected Behavior
The chat should know the directory of the repo and not use the name
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.3.5 (Universal)
VSCode Version: 1.99.3
Commit: 9f33c2e793460d00cf95c06d957e1d1b8135fad0
Date: 2025-07-30T00:25:11.596Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0
Does this stop you from using Cursor
No - Cursor works, but with this issue
