Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
gstack
summary
tree
log
refs
ref:
18bf4244aceb37520ee57c54c52cdb58dc96a829
gstack
/conductor.json
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
18bf4244
— Garry Tan fix: resolve codex exec -C repo root eagerly to prevent wrong-project reviews (v0.12.6.0) (#549)
13 days ago
1
2
3
4
5
6
{
"scripts"
:
{
"setup"
:
"bin/dev-setup"
,
"archive"
:
"bin/dev-teardown"
}
}