aboutsummaryrefslogtreecommitdiff
path: root/misc/codex
Commit message (Collapse)AuthorAgeFilesLines
* misc/codex: update to 0.46.0Hiroki Tagato3 days5-328/+498
| | | | | | | | Changelog: - https://github.com/openai/codex/releases/tag/rust-v0.45.0 - https://github.com/openai/codex/releases/tag/rust-v0.46.0 Reported by: GitHub (watch releases)
* misc/codex: update to 0.44.0Hiroki Tagato6 days8-354/+427
| | | | | | Changelog: https://github.com/openai/codex/releases/tag/rust-v0.44.0 Reported by: GitHub (watch releases)
* lang/rust: Bump revisions after 1.90.0Mikael Urankar9 days1-0/+1
| | | | PR: 289709
* misc/codex: update to 0.42.0Hiroki Tagato2025-09-2713-8/+277
| | | | | | | | | | While here: - add missing test dependencies - add patches to adjust paths of bash and python3 executables Changelog: https://github.com/openai/codex/releases/tag/rust-v0.42.0 Reported by: GitHub (watch releases)
* misc/codex: add port: Lightweight coding agent that runs in your terminalHiroki Tagato2025-09-265-0/+1776
Pair with a lightweight coding agent in your terminal. Our open-source local coding agent that runs in your command line interface. Pair with it to write, edit, and understand code. WWW: https://openai.com/codex WWW: https://github.com/openai/codex