diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bc5088..efe6fa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,6 @@ - **Real Codebuff error messages** forwarded to user instead of generic "429 Too Many Requests" - **HTTP 200 + Responses API format** for rate limits — Codex displays the actual Codebuff message (e.g. "Daily session limit reached. Resets in 29m.") instead of retrying - **`retryAfterMs` extraction** from Codebuff 429 responses for accurate cooldown timers -- **`RateLimitError` exception** carries upstream message through session and chat error paths - **`_codebuff_start_run`** returns actual error body instead of `None` — shows real Codebuff errors ### Crash Fixes