From 59c3193e0293d715821907892c757363a3b5ea98 Mon Sep 17 00:00:00 2001 From: Zhaoming Yin Date: Fri, 29 Sep 2023 21:24:14 -0700 Subject: [PATCH] gen_fuzz entering the arena (#5407) Co-authored-by: Zhaoming Yin Co-authored-by: Silen Naihin --- arena/gen_fuzz.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/gen_fuzz.json diff --git a/arena/gen_fuzz.json b/arena/gen_fuzz.json new file mode 100644 index 00000000..c6486156 --- /dev/null +++ b/arena/gen_fuzz.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/stplaydog/AutoGPT", + "timestamp": "2023-09-29T17:45:56.921760", + "commit_hash_to_benchmark": "76c321d6b1a3c6ed938c90149a2954b7dade761a", + "branch_to_benchmark": "master" +} \ No newline at end of file