On Wed, Aug 06, 2025 at 10:12:59AM -0400, Konstantin Ryabitsev wrote:
On Sun, Jul 27, 2025 at 03:58:02PM -0400, Sasha Levin wrote:
+- ``Co-developed-by: Claude claude-3-opus-20240229``
+- ``Co-developed-by: GitHub-Copilot GPT-4 v1.0.0``
+- ``Co-developed-by: Cursor gpt-4-turbo-2024-04-09``
FYI, this will break tools that expect Co-developed-by: to be in the address
header format. I will add exceptions in b4, but it *is* going to be annoying
that this trailer can be in both formats and I expect other tooling will also
have similar problems.
If it's not too late, I recommend picking a wholly new trailer instead of
overloading Co-developed-by. Examples:
| Assisted-by: Claude claude-3-opus-20240229
| Auxiliary-tooling: GitHub-Copilot GPT-4 v1.0.0
I like the latter, because this also allows listing multiple tools.
Definitely not too late. This was brought up a few times, and I like the
idea of not changing the semantics of Co-developed-by.
--
Thanks,
Sasha