Files
codex-429-auto-continue/CHANGELOG.md
T

17 lines
563 B
Markdown

# Changelog
All notable changes to this project are documented in this file.
## 0.1.1 - 2026-09-12
- Continue indefinitely while each new structured HTTP 429 failure is emitted.
- Keep the delay fixed at 3 seconds for every attempt.
## 0.1.0 - 2026-09-11
- Detect structured Codex HTTP 429 task failures.
- Continue the original task after a fixed 3-second wait.
- Prefer native continuation and fall back to sending `继续`.
- Support new, reopened, and currently loaded tasks.
- Prevent duplicate per-task watchers and false positives from ordinary text.