You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add maintenance notice to README.md (bilingual: Chinese and English)
- Display notice in TUI welcome screen
- Project maintenance discontinued as of December 11th
- Contact 大米树 (DaMiShu) for maintenance takeover inquiries
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
> **⚠️ 维护公告 / Maintenance Notice**
2
+
> 本项目维护者精力有限,不打算维护,已于 12.11 停止维护。有接收维护意愿的可向大米树申请资格。维护较简单,使用 claude code 让 AI 合并上游处理冲突和 clippy 报错即可。
3
+
> _This project maintenance has been discontinued as of December 11th. Anyone interested in taking over maintenance can apply to 大米树 (DaMiShu). Maintenance is relatively simple - use Claude Code to let AI merge upstream and handle conflicts and clippy errors._
4
+
5
+
---
6
+
1
7
<palign="center"><code>npm i -g @openai/codex</code><br />or <code>brew install --cask codex</code></p>
2
8
3
9
<palign="center"><strong>Codex CLI</strong> is a coding agent from OpenAI that runs locally on your computer.
0 commit comments