Eric Traut
|
45c3b20041
|
Added CLI version to /status output (#3223)
This PR adds the CLI version to the `/status` output.
This addresses feature request #2767
|
2025-09-05 16:27:31 -07:00 |
|
pakrym-oai
|
c636f821ae
|
Add a common way to create HTTP client (#3110)
Ensure User-Agent and originator are always sent.
|
2025-09-03 10:11:02 -07:00 |
|
pakrym-oai
|
6c254ca3e7
|
Fix release build (#2244)
Missing import.
|
2025-08-12 15:35:20 -07:00 |
|
pakrym-oai
|
cb78f2333e
|
Set user-agent (#2230)
Use the same well-defined value in all cases when sending user-agent
header
|
2025-08-12 16:40:04 +00:00 |
|
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 |
|