Skip to content

Releases: Loongphy/codext

codext 0.137.0-3358a6b

04 Jun 06:16
3358a6b

Choose a tag to compare

For upstream changes, see codex-v0.137.0.

fix: align auth reload with config manager

codext 0.136.0-89c2fe4

02 Jun 04:14
89c2fe4

Choose a tag to compare

For upstream changes, see codex-v0.136.0.

test(tui): cover usage-limit prompt queue recovery

codext 0.135.0-8846a85

01 Jun 05:50
8846a85

Choose a tag to compare

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

29 May 00:34
d65dc91

Choose a tag to compare

For upstream changes, see codex-v0.135.0.

docs: simplify status-header skill

codext 0.134.0-b5db3fd

28 May 03:49
b5db3fd

Choose a tag to compare

For upstream changes, see codex-v0.134.0.

fix(tui): queue prompts when usage is exhausted

codext 0.134.0-5020d9f

28 May 09:37
5020d9f

Choose a tag to compare

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

27 May 19:26
40f4e81

Choose a tag to compare

For upstream changes, see codex-v0.134.0.

feat(tui): cover usage-limit prompt queue

codext 0.133.0-a59d86d

22 May 10:25
a59d86d

Choose a tag to compare

For upstream changes, see codex-v0.133.0.

Fix status account display after auth changes

codext 0.133.0-16f961d

22 May 07:54
16f961d

Choose a tag to compare

For upstream changes, see codex-v0.133.0.

fix: stabilize codext release workflow

codext 0.132.0-36ee026

21 May 15:30
36ee026

Choose a tag to compare

For upstream changes, see codex-v0.132.0.

Merge remote-tracking branch 'origin/main' into feat/rust-v0.132.0