Skip to content
HN On Hacker News ↗

Enabling ai co author by default by cwebster-99 · Pull Request #310226 · microsoft/vscode

▲ 1513 points 850 comments by indrora 3w ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully human-written

15 %

AI likelihood · overall

Human
100% human-written 0% AI-generated
SEGMENTS · HUMAN 2 of 2
SEGMENTS · AI 0 of 2
WORD COUNT 199
PEAK AI % 20% · §2
Analyzed
May 2
backend: pangram/v3.3
Segments scanned
2 windows
avg 100 words each
Distribution
100 / 0%
human / AI fraction
Verdict
Human
Pangram v3.3

Article text · 199 words · 2 segments analyzed

Human AI-generated
§1 Human · 12%

Skip to content

Navigation Menu

AI CODE CREATIONGitHub CopilotWrite better code with AIGitHub SparkBuild and deploy intelligent appsGitHub ModelsManage and compare promptsMCP RegistryNewIntegrate external toolsView all featuresPricing

Provide feedback

Saved searches Use saved searches to filter your results more quickly

Sign up Appearance settings

Notifications You must be signed in to change notification settings

Fork 39.6k

Star 184k

MergedConversation

Pull request overviewThis PR changes the Git extension’s git.addAICoAuthor setting so that AI co-author trailers are enabled by default, making the default behavior automatically add a Co-authored-by trailer when AI-generated code contributions are detected.Changes: Updates git.addAICoAuthor configuration default from "off" to "all".

Show a summary per file

File Description

extensions/git/package.json Switches the default value of git.addAICoAuthor to enable AI co-author trailers by default.

Copilot's findings Files reviewed: 1/1 changed files Comments generated: 1

],

"scope": "resource",

"default": "off",

"default":

§2 Human · 20%

"all",

Screenshot Changes Base: 3c1b53dd Current: eec3f9cf Changed (3) chat/aiCustomizations/aiCustomizationManagementEditor/McpBrowseMode/Light

Before After

editor/inlineCompletions/other/JumpToHint/Dark

Before After

agentSessionsViewer/NeedsInput/Light

Before After

blocks-ci screenshots changed Replace the contents of test/componentFixtures/blocks-ci-screenshots.md with:

Updated blocks-ci-screenshots.md <!-- auto-generated by CI — do not edit manually -->

#### editor/codeEditor/CodeEditor/Dark ![screenshot](https://hediet-screenshots.azurewebsites.net/images/cb32a3e854b5734fe5aaca2318f2e0a42ee821b05ea97883ea42c5ba95edb3c3)

#### editor/codeEditor/CodeEditor/Light ![screenshot](https://hediet-screenshots.azurewebsites.net/images/42624fbba5e0db7f32c224b5eb9c5dd3b08245697ae2e7d2a88be0d7c287129b)

NoiceBroice

referenced this pull request in ThomasSnowden37/Harmoniq-Charts

Apr 29, 2026 Co-authored-by: Copilot <copilot@github.com>

Labels None yet