2026-03-11 13:04:05 -07:00
2026-01-08 07:50:58 -08:00
2025-04-16 12:56:08 -04:00
2026-02-06 14:41:53 +01:00
2026-03-10 04:11:31 +00:00
2025-04-16 12:56:08 -04:00
2026-03-10 04:11:31 +00:00

Backup of older version of main branch

As explained on https://github.com/openai/codex/issues/14324, the following PR added a number of large binaries to a commit on the main branch that should not have gone in:

https://github.com/openai/codex/pull/13953

This PR reverted it:

https://github.com/openai/codex/pull/14232

But keeping this mistake in the history of main would forever add a material cost to doing git clone https://github.com/openai/codex.

We caught this shortly after more PRs were landed on main beyond #14232.

To ameliorate the situation, we went to 402ca6cc54 on main and pushed it to this branch to ensure all existing commits would be preserved:

https://github.com/openai/codex/tree/main-with-prs-13953-and-14232

We then took main, excised these commits from history:

and force-pushed the result to main, admittedly rewriting history.

If you see any unexpected results when updating your local copy of the Codex repo, this is likely why.

Description
pinned at tag rust-v0.124.0 by vibe-kanban crates/executors
Readme Apache-2.0 1.5 GiB
Languages
Rust 96.6%
Python 2.6%
Starlark 0.2%
TypeScript 0.2%