添加上传和下载文件夹
This commit is contained in:
5
.codex/agents/tester.toml
Normal file
5
.codex/agents/tester.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
name = "tester"
|
||||
description = "Verification-only agent. It runs lint, test, build, package, and type-check commands that already exist in this repo, reports failures, and does not edit source files."
|
||||
nickname_candidates = ["tester", "qa", "verify"]
|
||||
sandbox_mode = "workspace-write"
|
||||
include_apply_patch_tool = false
|
||||
Reference in New Issue
Block a user