You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: package.nls.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -402,7 +402,7 @@
402
402
"github.copilot.config.tools.defaultToolsGrouped": "Group default tools in prompts.",
403
403
"github.copilot.config.claudeAgent.enabled": "Enable Claude Agent sessions in VS Code. Start and resume agentic coding sessions powered by Anthropic's Claude Agent SDK directly in the editor. Uses your existing Copilot subscription.",
404
404
"github.copilot.config.claudeAgent.allowDangerouslySkipPermissions": "Allow bypass permissions mode. Recommended only for sandboxes with no internet access.",
405
-
"github.copilot.config.claudeAgent.includeCoAuthoredBy": "Include the 'Co-authored-by: Claude' attribution in git commits and pull requests created by the Claude Agent. Set to `false` to disable this attribution.",
405
+
"github.copilot.config.claudeAgent.includeCoAuthoredBy": "Include the 'Co-authored-by: Claude' attribution in git commits and pull requests created by the Claude Agent. Set to false to disable this attribution.",
406
406
"github.copilot.config.cli.mcp.enabled": "Enable Model Context Protocol (MCP) server for Background Agents.",
407
407
"github.copilot.config.cli.branchSupport.enabled": "Enable branch support for Background Agents.",
408
408
"github.copilot.config.cli.forkSessions.enabled": "Enable forking sessions in Copilot CLI.",
0 commit comments