What Cody thinks is the Repository is just one of the VsCode Workspaces

Windows 11
VsCode 1.91.1
Cody 1.30.0

Git repo in this instance is lo-----. Cody always uses the ci---- workspace in my workspaces as the Repository. I thought I would be able to specify the workspace using @. At the very least I would like the Repository to be named after the git repo, rather than some random workspace in there.

  • Have several workspaces open in a monorepo
  • Start a chat
  • Notice that a folder icon with a workspace that you’re not working in is selected.
  • Type @ and see Repository - ci----- (name of some other workspace)

image

Hello @cmo

I understand. Cody is currently able to operate with a single workspace. If multiple workspaces are open, it will utilize the first one listed.

You can launch multiple instances of VS Code to work within the specific workspace needed for interacting with Cody.

I hope that helps.