Skip to content

Releases: AshDevFr/codex

1.33.0 - 2026-05-31

31 May 02:26

Choose a tag to compare

Release Notes

🚀 Features

  • (releases) Sortable inbox columns and split observed/released dates

📚 Documentation

  • Document Tsundoku companion discovery service

Install codex 1.33.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.33.0/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.33.0/codex-installer.ps1 | iex"

Download codex 1.33.0

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.32.1 - 2026-05-30

30 May 19:58

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (web) Make sidebar scroll when libraries overflow the navbar

Install codex 1.32.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.32.1/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.32.1/codex-installer.ps1 | iex"

Download codex 1.32.1

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.32.0 - 2026-05-30

30 May 01:43

Choose a tag to compare

Release Notes

🚀 Features

  • (api) Add slim series external-index endpoint for discovery tools

🐛 Bug Fixes

  • (hooks) Update openapi-sync paths for crate-split layout

⚙️ Miscellaneous Tasks

  • (api) Sync OpenAPI spec and TS types for series external-index endpoint

Install codex 1.32.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.32.0/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.32.0/codex-installer.ps1 | iex"

Download codex 1.32.0

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.31.2 - 2026-05-27

27 May 23:46

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (search) Repair advanced search and filters on mobile

Install codex 1.31.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.31.2/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.31.2/codex-installer.ps1 | iex"

Download codex 1.31.2

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.31.1 - 2026-05-25

25 May 23:25

Choose a tag to compare

Release Notes

🚀 Features

  • (filters) Add per-group search input for long chip lists

Install codex 1.31.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.31.1/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.31.1/codex-installer.ps1 | iex"

Download codex 1.31.1

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.31.0 - 2026-05-25

25 May 22:44

Choose a tag to compare

Release Notes

🚀 Features

  • (access-groups) Add schema, entities, and repository for sharing-tag access groups
  • (access-groups) Merge group grants into ContentFilter
  • (access-groups) Add admin API for access group management
  • (access-groups) Reconcile OIDC group memberships on login
  • (access-groups) Add frontend admin UI for access group management

🐛 Bug Fixes

  • (tests) Adjust migration 089 rollback test for new migration 090
  • (access-groups) Enforce sharing-tag visibility on book and series list endpoints

📚 Documentation

  • (access-groups) Add user-facing documentation for access groups

Install codex 1.31.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.31.0/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.31.0/codex-installer.ps1 | iex"

Download codex 1.31.0

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.30.1 - 2026-05-24

24 May 19:26

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (observability) Decouple browser RUM proxy endpoint from SDK exporter

Install codex 1.30.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.30.1/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.30.1/codex-installer.ps1 | iex"

Download codex 1.30.1

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.30.0 - 2026-05-24

24 May 18:46

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (api) Point rust-embed at workspace-root web/dist

🚜 Refactor

  • (layering) Hoist cross-layer types into models/ to break dep cycles
  • (workspace) Bootstrap Cargo workspace, extract codex-config + codex-events
  • (workspace) Extract codex-models, codex-utils, codex-parsers crates
  • (workspace) Extract codex-db crate
  • (workspace) Extract codex-services crate
  • (workspace) Extract codex-search crate
  • (workspace) Extract codex-scanner crate
  • (workspace) Extract codex-tasks crate
  • (workspace) Extract codex-scheduler crate
  • (workspace) Extract codex-api crate, slim root to binary glue
  • (workspace) Extract codex-cli-common, scope ParserError to codex-parsers

📚 Documentation

  • (workspace) Add workspace architecture section and ADR 0001

⚙️ Miscellaneous Tasks

  • (workspace) Unify crate versions and fix Docker builds

Install codex 1.30.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.30.0/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.30.0/codex-installer.ps1 | iex"

Download codex 1.30.0

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.29.0 - 2026-05-23

23 May 19:40

Choose a tag to compare

Release Notes

🚀 Features

  • (observability) Add opt-in OTLP traces and metrics scaffolding
  • (observability) Instrument plugin RPCs, repositories, scanner, and task worker with OTel spans
  • (observability) Emit OTel counters, histograms, and gauges alongside in-app metrics
  • (observability) Add browser RUM SDK and same-origin OTLP forwarding proxy

🐛 Bug Fixes

  • (observability) Make init_tracing idempotent so repeat calls no-op

📚 Documentation

  • (observability) Add operator quickstart with dev-profile Jaeger sidecar

⚙️ Miscellaneous Tasks

  • (dev) Extend codex-dev healthcheck grace, add Jaeger log target, pin Jaeger tag

Install codex 1.29.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.29.0/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.29.0/codex-installer.ps1 | iex"

Download codex 1.29.0

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.28.3 - 2026-05-23

23 May 02:39

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (build) Unwire sccache from repo config to keep CI/Docker green

💼 Other

  • Enable sccache wrapper and document fast-build tooling

🚜 Refactor

  • (tests) Consolidate integration tests into a single binary
  • (commands) Inline migrate/wait/init_database tests next to their code

Install codex 1.28.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.28.3/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.28.3/codex-installer.ps1 | iex"

Download codex 1.28.3

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>