Releases: Loongphy/codext
codext 0.137.0-3358a6b
For upstream changes, see codex-v0.137.0.
fix: align auth reload with config manager
codext 0.136.0-89c2fe4
For upstream changes, see codex-v0.136.0.
test(tui): cover usage-limit prompt queue recovery
codext 0.135.0-8846a85
For upstream changes, see codex-v0.135.0.
fix(tui): avoid false prompt queueing from credits-only rate-limit state (#6)
codext 0.135.0-9b497c4
For upstream changes, see codex-v0.135.0.
docs: simplify status-header skill
codext 0.134.0-b5db3fd
For upstream changes, see codex-v0.134.0.
fix(tui): queue prompts when usage is exhausted
codext 0.134.0-5020d9f
For upstream changes, see codex-v0.134.0.
fix: use composite action for musl rusty_v8 artifact overrides
Replace inline 'Configure musl rusty_v8 artifact overrides' step with
the existing .github/actions/setup-rusty-v8 composite action.
The inline step was grepping checksums from a local file
(third_party/v8/rusty_v8_*.sha256) that only contained Windows
checksums, causing the musl builds to fail with 'Expected exactly two
checksums'. The composite action downloads per-target checksums directly
from the GitHub release, matching the upstream approach.
codext 0.134.0-40f4e81
For upstream changes, see codex-v0.134.0.
feat(tui): cover usage-limit prompt queue
codext 0.133.0-a59d86d
For upstream changes, see codex-v0.133.0.
Fix status account display after auth changes
codext 0.133.0-16f961d
For upstream changes, see codex-v0.133.0.
fix: stabilize codext release workflow
codext 0.132.0-36ee026
For upstream changes, see codex-v0.132.0.
Merge remote-tracking branch 'origin/main' into feat/rust-v0.132.0