From ee25a76eeed696d531edd26dd778a4eadba8b1df Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Tue, 5 May 2026 08:24:51 +0100 Subject: [PATCH] docs: thank contributor for landed perf prs --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7ebce6538..37f9b8d8a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,8 @@ checkpoint, and status-only commits are intentionally omitted. review and repair API page fan-out on large issues and pull requests. - Compacted review prompt context lazily so large comment, timeline, file, and commit lists no longer process entries that are omitted from Codex input. +- Thanks @stainlu for the repair prompt, GitHub pagination, lazy context + compaction, and review telemetry PRs. ## 0.2.0 - 2026-05-03