Cursor chat tab not updating Git context

Describe the Bug

When using the chat tab, on a workspace with multiple git repositories, Editor itself can change git context (bottom left of the window shows the current git for example) however this doesn’t reflect to Cursor it seems like. From my experience it gets the first git repo from the git repo list.

Steps to Reproduce

  1. open a workspace with multiple git repositories (multiple projects at the same time in one workspace)
  2. Check the @git context
  3. Observe all commits are from only one of the repos, changing the active tab to a different repo’s source code or changing the active git repo from the bottom left will not affect the @git context.

Expected Behavior

@git context should update alongside the active reposity of the editor

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.3.7 (user setup)
VSCode Version: 1.99.3
Commit: 5d56108ff2401c28f239aa2a527ef424ce7719a0
Date: 2025-07-31T04:16:31.276Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100

Does this stop you from using Cursor

No - Cursor works, but with this issue

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.