COMMITS
/ .github/workflows August 26, 2025
M
feat: remove the GitHub action that runs Codex for now (#2729)
Michael Bolin committed
August 20, 2025
M
fix: update build cache key in .github/workflows/codex.yml (#2534)
Michael Bolin committed
August 19, 2025
M
chore: upgrade to Rust 1.89 (#2465)
Michael Bolin committed
M
fix: prefer `cargo check` to `cargo build` to save time and space (#2466)
Michael Bolin committed
D
chore(deps): bump actions/checkout from 4 to 5 (#2407)
dependabot[bot] committed
U
Release zip archived binaries (#2438)
UnownPlain committed
August 15, 2025
M
fix: trying to simplify rust-ci.yml (#2327)
Michael Bolin committed
M
fix: ensure rust-ci always "runs" when a PR is submitted (#2324)
Michael Bolin committed
August 13, 2025
August 12, 2025
P
Fix build break and build release (#2242)
pakrym-oai committed
August 9, 2025
M
fix: improve npm release process (#2055)
Michael Bolin committed
August 8, 2025
M
chore: remove the TypeScript code from the repository (#2048)
Michael Bolin committed
M
fix: try building the npm package in CI (#2043)
Michael Bolin committed
M
fix: stop building codex-exec and codex-linux-sandbox binaries (#2036)
Michael Bolin committed
M
feat: include windows binaries in GitHub releases (#2035)
Michael Bolin committed
August 6, 2025
M
fix: only tag as prerelease when the version has an -alpha or -beta suffix (#1872)
Michael Bolin committed
July 31, 2025
M
chore: add support for a new label, codex-rust-review (#1744)
Michael Bolin committed
July 22, 2025
M
chore: for release build, build specific targets instead of --all-targets (#1656)
Michael Bolin committed
July 10, 2025
R
chore(rs): update dependencies (#1494)
Rene Leonhardt committed
July 1, 2025
M
docs: update documentation to reflect Rust CLI release (#1440)
Michael Bolin committed
June 30, 2025
M
June 28, 2025
M
fix: support pre-release identifiers in tags (#1422)
Michael Bolin committed
June 6, 2025
M
M
fix: support arm64 build for Linux (#1225)
Michael Bolin committed
May 30, 2025
M
fix: missed a step in #1171 for codex.yml (#1172)
Michael Bolin committed
M
fix: update outdated repo setup in codex.yml (#1171)
Michael Bolin committed
M
feat: initial import of experimental GitHub Action (#1170)
Michael Bolin committed
May 22, 2025
M
feat: introduce support for shell_environment_policy in config.toml (#1061)
Michael Bolin committed
May 19, 2025
M
chore: produce .tar.gz versions of artifacts in addition to .zst (#1036)
Michael Bolin committed
May 17, 2025
T
Fix CLA link in workflow (#964)
Trevor Creech committed
May 16, 2025
M
feat: make it possible to toggle mouse mode in the Rust TUI (#971)
Michael Bolin committed
May 15, 2025
M
chore: introduce AppEventSender to help fix clippy warnings and update to Rust 1.87 (#948)
Michael Bolin committed
M
chore: pin Rust version to 1.86 and use io::Error::other to prepare for 1.87 (#947)
Michael Bolin committed
May 14, 2025
Y
Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#903)
Yaroslav Halchenko committed
May 8, 2025
M
fix: use `continue-on-error: true` to tidy up GitHub Action (#871)
Michael Bolin committed
M
fix: enable clippy on tests (#870)
Michael Bolin committed
May 7, 2025
M
chore: introduce codex-common crate (#843)
Michael Bolin committed
May 6, 2025
M
fix: build all crates individually as part of CI (#833)
Michael Bolin committed
May 1, 2025
M
chore: make build process a single script to run (#757)
Michael Bolin committed
April 30, 2025
M
chore: mark Rust releases as "prerelease" (#761)
Michael Bolin committed
M
fix: remove codex-repl from GitHub workflows (#760)
Michael Bolin committed
M
chore: Rust release, set prerelease:false and version=0.0.2504301132 (#755)
Michael Bolin committed
M
fix: remove expected dot after v in rust-v tag name (#742)
Michael Bolin committed
M
fix: include x86_64-unknown-linux-gnu in the list of arch to build codex-linux-sandbox (#748)
Michael Bolin committed
M
fix: add another place where $dest was missing in rust-release.yml (#747)
Michael Bolin committed
M
chore: fix errors in .github/workflows/rust-release.yml and prep 0.0.2504292006 release (#745)
Michael Bolin committed
M
fix: primary output of the codex-cli crate is named codex, not codex-cli (#743)
Michael Bolin committed
M
feat: codex-linux-sandbox standalone executable (#740)
Michael Bolin committed
April 29, 2025
O
[codex-rs] Add rust-release action (#671)
oai-ragona committed
April 25, 2025
M
ci: build Rust on Windows as part of CI (#665)
Michael Bolin committed