From 642ab6e9215ee0edad21a901f408dfa2a21e8639 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Fri, 28 Aug 2026 20:17:52 +0000 Subject: [PATCH] sanitize: allowlist Cursor Agent Co-authored-by trailer After #42, --history still fails one remaining HISTORY_META deny on 167ba403: the merge-commit Cursor Agent cursor.com Co-authored-by trailer. PUBLIC_HISTORY_METADATA_LINES already has the bare identity and the John Osumi Co-authored-by form. Add the missing exact trailer. Does not change the scanner, skip --history, or broaden beyond this line. Co-authored-by: John Osumi --- scripts/sanitize_public.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/sanitize_public.py b/scripts/sanitize_public.py index fb18f23..a43a276 100644 --- a/scripts/sanitize_public.py +++ b/scripts/sanitize_public.py @@ -1012,6 +1012,7 @@ def check_generated_manifest(repo_root: Path, generated_args: list[str]) -> list "@cursor.com>", ) ), + "".join(("Co-authored-by: Cursor Agent ")), "".join( ( "Co-authored-by: John Osumi