-
Notifications
You must be signed in to change notification settings - Fork 37.8k
Open
microsoft/vscode-copilot-chat
#3383Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggitGIT issuesGIT issueshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunities
Milestone
Description
- Copilot Chat Extension Version: 0.32.2025100101
- VS Code Version: 1.105.0-insider (Universal)
- Commit: 6e60e67
- OS Version: Darwin arm64 24.6.0
- Feature (e.g. agent/edit/ask mode): agent
- Selected model (e.g. GPT 4.1, Claude 3.7 Sonnet): GPT-5-Codex
The get_changed_files tool doesn't seem to return changes when the model sets the sourceControlState to staged.
Steps to Reproduce:
- Tell Copilot to use the get_changed_files tool and explicitly set the sourceControlState parameter.
* Use the get_changed_files tool to get the staged changes and build a commit message based on the staged git diff.
* Must set `sourceControlState` to `staged` to build the correct commit message.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggitGIT issuesGIT issueshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunities