From 6cd5a2c5f7baf2ae45d22183d11614d1f0301c89 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Thu, 16 Jul 2026 07:52:31 -0700 Subject: [PATCH] chore(release): add sam7894604 to AUTHOR_MAP; widen /reasoning choices to max/ultra MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The salvaged choices list predates the max/ultra effort levels (#62650); add them so the Discord dropdown matches the canonical ladder. Discord caps choices at 25 — we're at 11, plenty of headroom. --- scripts/release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/release.py b/scripts/release.py index 857f3c5750ac..b1ebee91d77e 100755 --- a/scripts/release.py +++ b/scripts/release.py @@ -45,6 +45,7 @@ ACP_REGISTRY_MANIFEST = REPO_ROOT / "acp_registry" / "agent.json" # Auto-extracted from noreply emails + manual overrides AUTHOR_MAP = { + "sam7894604@gmail.com": "sam7894604", # PR #55803 salvage (discord: /reasoning slash choices) "bryan@users.noreply.github.com": "hydraxman", # PR #62028 salvage (copilot xhigh) — regression-test commit authored under a bare-noreply local git identity; PR author is @hydraxman "antydizajn@gmail.com": "antydizajn", # PR #36043 salvage (auxiliary: route custom: through named-provider arm + Palantir Bearer auth) "252620095+briandevans@users.noreply.github.com": "briandevans", # PR #64951 salvage (lmstudio: clamp max/ultra reasoning effort)