feat: publish Codex 429 auto-continue plugin
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Contributing / 参与贡献
|
||||
|
||||
Use Node.js 20 or newer. Keep changes focused on reliable Codex 429 recovery and add a regression test for behavior changes.
|
||||
|
||||
使用 Node.js 20 或更高版本。修改应聚焦于 Codex 429 续跑,并为行为变更补充回归测试。
|
||||
|
||||
Run the test suite before submitting a change:
|
||||
|
||||
提交修改前请运行:
|
||||
|
||||
```powershell
|
||||
npm test
|
||||
```
|
||||
|
||||
Do not commit task transcripts, plugin data, tokens, pipe names, or other machine-specific information.
|
||||
|
||||
请勿提交任务会话记录、插件数据、令牌、管道名称或其他机器相关信息。
|
||||
Reference in New Issue
Block a user