Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
gstack
summary
tree
log
refs
ref:
dc0bae82d31bda5f9a5f714a6d43946600c55827
gstack
/conductor.json
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
dc0bae82
— Garry Tan fix: sidebar agent uses real tab URL instead of stale Playwright URL (v0.12.6.0) (#544)
a month ago
1
2
3
4
5
6
{
"scripts"
:
{
"setup"
:
"bin/dev-setup"
,
"archive"
:
"bin/dev-teardown"
}
}