Showing this icon if the commit doesn't have a message body but only a git trailer, creates noise in the commit list:
The icon is useful to signal to the user that "there is more to read" about that particular commit. But in the era of AI, commit messages usually have such trailers:
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Assisted-By: OpenCode:claude-opus-4-6
Then all the commit messages end up with the icon, which render them useless. So it would be nice if Fork could ignore those trailers when deciding to show the icon.
Showing this icon if the commit doesn't have a message body but only a git trailer, creates noise in the commit list:
The icon is useful to signal to the user that "there is more to read" about that particular commit. But in the era of AI, commit messages usually have such trailers:
Then all the commit messages end up with the icon, which render them useless. So it would be nice if Fork could ignore those trailers when deciding to show the icon.