core-agent-ide/codex-rs/tui
Jeremy Rose 7e0f506da2
check for updates (#1764)
1. Ping https://api.github.com/repos/openai/codex/releases/latest (at
most once every 20 hrs)
2. Store the result in ~/.codex/version.jsonl
3. If CARGO_PKG_VERSION < latest_version, print a message at boot.

---------

Co-authored-by: easong-openai <easong@openai.com>
2025-08-02 00:31:38 +00:00
..
src check for updates (#1764) 2025-08-02 00:31:38 +00:00
tests feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
Cargo.toml check for updates (#1764) 2025-08-02 00:31:38 +00:00