Skip to content

Commit c3e5c96

Browse files
committed
feat: reapply rust-v0.120.0 customizations
1 parent 9bee5f5 commit c3e5c96

31 files changed

Lines changed: 1174 additions & 134 deletions

AGENTS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Temporary Reapply Guardrails
2+
3+
- Current work on this branch is an upstream reapply / re-implementation for `rust-v0.120.0`.
4+
- Only implementation code and necessary docs may be changed during this reapply.
5+
- Do not add or modify any tests or snapshot files as part of this work.
6+
- Do not run lint / format / auto-fix commands for this reapply, including `cargo fmt`, `just fmt`, `cargo clippy`, or `just fix`.
7+
- This reapply is considered complete only when the `codex-upstream-reapply` skill acceptance criteria are satisfied.
8+
19
# Rust/codex-rs
210

311
In the codex-rs folder where the rust code lives:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An opinionated Codex CLI. This is strictly a personal hobby project, forked from openai/codex.
44

5-
![Codex build](https://img.shields.io/static/v1?label=codex%20build&message=rust-v0.118.0-b630ce9a4e&color=2ea043)
5+
![Codex build](https://img.shields.io/static/v1?label=codex%20build&message=rust-v0.120.0-84b1753e1&color=2ea043)
66

77
![TUI](
88
https://github.com/user-attachments/assets/127abbc2-cb30-4d6e-8a81-ce707260c045)

0 commit comments

Comments
 (0)