Can not disable commit attribution on CLI

Where does the bug appear (feature/product)?

Cursor CLI

Describe the Bug

I have attribution disabled in cursor settings, however when I run cli, it’s still happening

Steps to Reproduce

Disable attribution in cursor settings, ask it to commit or create PR in CLI.

Expected Behavior

If attribution is disabled, it should not be added.

Operating System

MacOS

Version Information

2026.04.15-dccdccd

For AI issues: which model did you use?

any

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @gemyagouatc!

Settings aren’t shared between the CLI and the IDE, however you can configure attribution for the CLI (see the docs).

got it, thanks for pointing on that.