chore(release): add AUTHOR_MAP entry for @ludw1 (PR #53465 salvage)

This commit is contained in:
teknium1 2026-07-04 15:11:16 -07:00
parent 4f67ba88c4
commit 42b0182f66
No known key found for this signature in database

View file

@ -45,6 +45,7 @@ ACP_REGISTRY_MANIFEST = REPO_ROOT / "acp_registry" / "agent.json"
# Auto-extracted from noreply emails + manual overrides
AUTHOR_MAP = {
"ludw1@users.noreply.github.com": "ludw1", # PR #53465 salvage (telegram: gate rich 32k streaming_overflow_limit on native draft streaming so edit-based streaming stays on the legacy 4096 cap — fixes repeated (1/2) chunk loop + flood-control hang)
"yingwaizhiying@gmail.com": "msh01", # PR #58250 salvage (telegram: wall-clock init timeout via daemon-thread deadline + abandon the shielded initialize task on timeout so the retry ladder advances instead of hanging on attempt 1/8 under s6 supervision; #58236). Also covers PR #58276 salvage (compression: preserve a real user turn after compaction; #55677).
"danilo@falcao.org": "danilofalcao", # PR #56674 salvage (update: skip unsupported platform.matrix lazy refresh on native Windows — python-olm has no Windows wheel)
"huanshan5195@users.noreply.github.com": "huanshan5195", # PR #57601 salvage (custom-provider: emit reasoning_effort at the live CustomProfile path so GLM-5.2/ARK/vLLM/Ollama endpoints receive it; + "max" reasoning level)