Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 10:24
feat: init 支持 Codex CLI — AGENTS.md + RTK.md 规则文件

- Agent::Codex 枚举 + init_codex() 实现
- 全局模式: $CODEX_HOME → ~/.codex/,绝对路径 @ 引用
- 项目模式: 当前目录 AGENTS.md + RTK.md
- 幂等写入,保留已有 AGENTS.md 内容
- 6 个单元测试覆盖(解析、项目/全局、幂等、路径、保留)
- .gitignore 排除 .agents/ .codex/ AGENTS.md 运行时产物
- specs/index.md 补充 0019 Codex CLI Support 条目