add agent and debug macros, improve activity timeouts, migrate claude and codex to cli (#224)
This commit is contained in:
committed by
pullfrog[bot]
parent
adc165d95f
commit
6fbff21fca
@@ -53,8 +53,9 @@ function validator(result: AgentResult): ValidationCheck[] {
|
||||
}
|
||||
|
||||
export const test: TestRunnerOptions = {
|
||||
name: "nobashcreative tests",
|
||||
name: "nobashcreative",
|
||||
fixture,
|
||||
validator,
|
||||
agentEnv,
|
||||
tags: ["adhoc"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user