Tell HN: VS Code v1.117.0 automatically adds GitHub Copilot as your co author
27
aadithyassekhar about 5 hours ago 17 comments
HI version is available. Content is displayed in original English for accuracy.
I don’t even use copilot. Yet, if you are like me and sometimes use the Source Control tab to stage files or manually write commit messages, it automatically appends Copilot as the co author for that commit.
How does anyone at Microsoft/Github thinks this is ok? I don’t even use your AI, this is code I have written myself. This just looks desperate.

Discussion (17 Comments)Read Original on HackerNews
I accepted a typo fix in a changelog while correcting it. Appears as tab to autocomplete for those unaware. Still seems like a reach.
Still that doesn't seem very reasonable, LLM autocomplete seems like a basic editor feature nowadays.
If I didn’t explicitly use Copilot for that commit, adding it as co-author is not assistance, it’s misattribution.
Co-authored-by: Copilot <copilot@github.com>