Skip to content

[bug] codex 主导模式出现hook出错以及antigravity cli不被支持 #136

@BFNOC

Description

@BFNOC

Environment

  • CCG version: 3.1.1
  • Node.js version: 22.22.2
  • OS: macOS 15.7.3
  • Claude Code version: 2.1.40
  • Codex version: 0.133.0

Description

Codex 主导模式无法正常使用,agy cli请求支持

Expected Behavior

codex主导模式正常使用,agy cli正常支持

Steps to Reproduce

  1. Run npx ccg-workflow
  2. 设置好API请求地址和key
  3. 选择X. Codex 模式

Error Output

Call external models for review, write results to review.md.⛔ Review phase: call BOTH Gemini (--backend gemini) AND Claude (--backend claude) with reviewer role. Two models, not one.</ccg-state>

Additional Context

https://github.com/fengshao1227/ccg-workflow/blob/main/templates/codex/hooks.json

这份codex的hook文件的"command": "python3 .codex/hooks/ccg-workflow.py",缺少了~/符号导致codex默认载入项目文件夹下的.codex,而不是用户目录下的.codex。

https://github.com/fengshao1227/ccg-workflow/blob/main/templates/codex/hooks/ccg-workflow.py

缺少Antigravity Cli的支持,目前仅支持Gemini和Claude

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions