AI EngineerGuide

How to disable git co-author in Shelley AI Agent

by Ashik Nesin Ashik Nesin

If you prefer not to have shelley agent not to add itself as co-author in git commits.

2026-09-02-at-23.58.172x.png

You can just disable it.

You can do it either globally or project wise.

git config --global shelley.no-trailer true

Or in project level

git config shelley.no-trailer true

Stay Updated

Get the latest AI engineering insights delivered to your inbox.

No spam. Unsubscribe at any time.