When Cyrus makes commits on your behalf, it uses a dedicated Git committer identity so you can clearly distinguish agent-made commits from human ones.Documentation Index
Fetch the complete documentation index at: https://atcyrus.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Committer Configuration
Cyrus uses the following Git identity for all commits:| Field | Value |
|---|---|
| Committer Name | cyrusagent |
| Committer Email | 208047790+cyrusagent@users.noreply.github.com |
Changing the Committer Identity
How you edit the Git committer identity depends on your runtime: Cloud-Hosted Runtime Update the committer name and email in the Cyrus dashboard at Settings → Behaviours. Self-Hosted Runtime Update the global Git config for the user account that runs thecyrus CLI:
What’s Next
The committer identity ties directly into how deploy previews work. To learn how to use deploy previews to review Cyrus’s changes end-to-end, see Deploy Previews.
Cyrus Community
Get support on Discord

