有几个问题想请教下佬们,刚开始用 codex,用的 ccsw 配置的 api。
- api 登录能用自动审查吗?claudecode 我知道用 ccsw 路由之后就可以了,codex 我试下好像不太可以。
- 有推荐的 codex chat 转 response 的工具吗?自己搓了个并不是很好用。阿里的 codedingplan 不支持 response,还有一些我的 api 也不支持。
YXYH 2
我是ccs接了下CLIProxyAPI
- 没看懂需求
- https://getaivo.dev/ 这个工具可以解决 LLM API 兼容性问题
就是 claudecode 的 automode,第三方 apicodex的自动审查也是无法是使用的是吗
是不是这种
✔ You approved codex to run go test ./llm/httpclient ./internal/pkg/xredis this time
• Waited for background terminal
• Ran go test ./llm/httpclient ./internal/pkg/xredis
└ go: downloading github.com/yuin/gopher-lua v1.1.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
… +4 lines (ctrl + t to view transcript)
ok github.com/looplj/axonhub/internal/pkg/xredis 0.747s
FAIL
• Running go test ./httpclient
• Ran git status --short
└ M internal/pkg/xredis/client.go
M internal/pkg/xredis/client_test.go
M llm/httpclient/client.go
M llm/httpclient/client_test.go
✔ You approved codex to run go test ./httpclient this time
• Ran go test ./httpclient
└ ok github.com/looplj/axonhub/llm/httpclient 0.653s
✔ You approved codex to run go test ./internal/pkg/xredis this time
是不是运行任务时会触发一个确认的流程叫做 自动审查
如果是这种的话,我用的是第三方 API 可以触发
@luoxue03
我用的是 https://getaivo.dev/
它自带了 minimax 2.7 的模型 可以用在 codex 上面类似这样
aivo codex -k aivo -m minimax/minimax-m2.7
我刚才看了 aivo,这个是给 codex cli 用的吧,codexapp 也能用吗?
a1077chen (牛爷爷 COS 纯情JK硬核撒娇吓晕图图妈)
8



























