From 3ea3bcc5cf4efc0168a4dce475bb1d7ad5b836dd Mon Sep 17 00:00:00 2001 From: Yulian <60175876+qwdqwqdwqd@users.noreply.github.com> Date: Thu, 19 Oct 2023 12:25:05 +0300 Subject: [PATCH] rename arena agent (hackathonishe -> dive2code) (#5731) Update and rename hackathonishe.json to dive2code.json --- arena/dive2code.json | 6 ++++++ arena/hackathonishe.json | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 arena/dive2code.json delete mode 100644 arena/hackathonishe.json diff --git a/arena/dive2code.json b/arena/dive2code.json new file mode 100644 index 00000000..75813705 --- /dev/null +++ b/arena/dive2code.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/qwdqwqdwqd/autogpt", + "timestamp": "2023-10-14T01:52:41.931129", + "commit_hash_to_benchmark": "b5c6bc1c90e65e059bf77df38ec35edcdaea93c1", + "branch_to_benchmark": "master" +} diff --git a/arena/hackathonishe.json b/arena/hackathonishe.json deleted file mode 100644 index c4cc8da0..00000000 --- a/arena/hackathonishe.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "github_repo_url": "https://github.com/qwdqwqdwqd/autogpt", - "timestamp": "2023-10-02T16:40:17.929009", - "commit_hash_to_benchmark": "a0fba5d1f13d35a1c4a8b7718550677bf62b5101", - "branch_to_benchmark": "master" -} \ No newline at end of file