Skip to content

Commit 962a20e

Browse files
committed
Clarify fork targets in README
1 parent 92b21be commit 962a20e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ That policy is understandable from the perspective of the upstream maintainers,
3434

3535
The goal of **Open Codex CLI** is not to diverge for the sake of divergence. The goal is to keep a small, intentional delta on top of upstream Codex CLI, make that delta easy to understand, and keep the fork mergeable as upstream evolves.
3636

37+
## Targets
38+
39+
- solve real Codex CLI usage problems I run into, whether they are bugs or features worth borrowing from Claude Code
40+
- keep improving the Codex CLI experience under `zellij` (**Fuck Off Tmux!**)
41+
3742
## Current Delta vs. Latest Upstream Codex CLI
3843

3944
This fork is currently based on the latest upstream `openai/codex` and adds a small set of focused CLI improvements from recent fork-specific commits:
@@ -169,6 +174,11 @@ Codex CLI 是开源的,但上游仓库当前对外部代码贡献采用 invita
169174

170175
**Open Codex CLI** 的目标不是为了分叉而分叉,而是在尽量贴近 upstream Codex CLI 的前提下,保留一层小而明确、容易理解、也容易持续维护的公开改动。
171176

177+
## 当前目标
178+
179+
- 解决我在实际使用 Codex CLI 时遇到的体验问题,不管它们是 bug,还是值得从 Claude Code 借鉴过来的 feature
180+
- 持续优化 Codex CLI 在 `zellij` 下的使用体验(**Fuck Off Tmux!**
181+
172182
## 当前相对最新 Upstream Codex CLI 的差异
173183

174184
这个 fork 目前基于最新的 `openai/codex`,并在最近几条 fork 自有 commit 的基础上增加了几项聚焦的 CLI 改进:

0 commit comments

Comments
 (0)