Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
gstack
summary
tree
log
refs
ref:
0ac7ef4e81a26b71f70e597c9f15c86e8e94bd8c
gstack
/conductor.json
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
0ac7ef4e
— Garry Tan fix: harden planted-bug eval prompt for reliable form testing
a month ago
1
2
3
4
5
6
{
"scripts"
:
{
"setup"
:
"bin/dev-setup"
,
"archive"
:
"bin/dev-teardown"
}
}