Replit
Replit is made by Replit. Product site
- Ranked developers with Replit activity0in the current snapshot
- Their AI-assisted commits, last 30 days0all tools combined, not Replit alone
How Replit marks a commit
Detection looks for any one of these signals. A commit needs only one to be attributed.
| Signal | Pattern |
|---|---|
| Co-author trailer | Co-Authored-By: Replit <[email protected]> |
| Commit author address | [email protected] |
Replit’s assistant signs commits under the platform’s own domain, both as a co-author and as a commit author.
Its history spans a rename: [email protected] predates
[email protected], and both are recognised, so older commits are not lost
to the product’s change of name.
What detection misses
- Two addresses are in use, noreply@ and the older ghostwriter@, reflecting the rename from Ghostwriter to Replit Agent.
- Much of Replit's activity stays inside Replit. Only work pushed out to a public repository can be counted at all.