dojo-bench-mini / tasks /microsoft-teams /message-tim-white-twice.json
alexfung-cl's picture
PR #33 (#33)
43b546e verified
{
"spa": "microsoft-teams",
"id": "message-tim-white-twice",
"name": "message tim white twice",
"description": "send two follow up messages to tim white",
"tier": "pro",
"environment": "{\"type\": \"url\",\"path\": \"https://d29t5tjtw5yk0m.cloudfront.net/index.html\"}",
"initial_state": "{\"users\": [{\"id\": \"you\",\"name\": \"You\",\"status\": \"ONLINE\",\"avatar\": \"/assets/users/you.jpg\",\"email\": \"you@you.com\"},{\"id\": \"alex-langford\",\"name\": \"Alex Langford\",\"status\": \"ONLINE\",\"avatar\": \"/assets/users/alex-langford.jpg\",\"email\": \"alex.langford@acme.com\"},{\"id\": \"alex-langford-2\",\"name\": \"Alex Langford II\",\"status\": \"BUSY\",\"avatar\": \"/assets/users/alex-langford-2.jpg\",\"email\": \"alex2@langford.co.uk\"},{\"id\": \"anne-peters\",\"name\": \"Anne Peters\",\"status\": \"ONLINE\",\"avatar\": \"/assets/users/anne-peters.jpg\",\"email\": \"anne.peters@peters.dev\"},{\"id\": \"fred-weasley\",\"name\": \"Fred Weasley\",\"status\": \"OFFLINE\",\"avatar\": \"/assets/users/fred-weasley.jpg\",\"email\": \"fred@weasley.org\"},{\"id\": \"frank-sinatra\",\"name\": \"Frank Junior\",\"status\": \"ONLINE\",\"avatar\": \"/assets/users/frank-sinatra.jpg\",\"email\": \"frank.jr@example.com\"},{\"id\": \"george-weasley\",\"name\": \"George Weasley\",\"status\": \"OFFLINE\",\"avatar\": \"/assets/users/george-weasley.jpg\",\"email\": \"george@weasley.co\"},{\"id\": \"hagrid-cao\",\"name\": \"Hagrid Cao\",\"status\": \"BUSY\",\"avatar\": \"/assets/users/hagrid-cao.jpg\",\"email\": \"hagrid.cao@outback.nz\"},{\"id\": \"harry-potter\",\"name\": \"Harry Potter\",\"status\": \"BUSY\",\"avatar\": \"/assets/users/harry-potter.jpg\",\"email\": \"harry.potter@hogwarts.ac.uk\"},{\"id\": \"hermione-granger\",\"name\": \"Hermione Granger\",\"status\": \"ONLINE\",\"avatar\": \"/assets/users/hermione-granger.jpg\",\"email\": \"hermione.granger@ministry.gov\"},{\"id\": \"jonothan-tierce\",\"name\": \"Jonothan Tierce\",\"status\": \"BUSY\",\"avatar\": \"/assets/users/jonothan-tierce.jpg\",\"email\": \"jonothan.tierce@startup.io\"},{\"id\": \"kate-clarkson\",\"name\": \"Kate Clarkson\",\"status\": \"ONLINE\",\"avatar\": \"/assets/users/kate-clarkson.jpg\",\"email\": \"kate.clarkson@chakra.com\"},{\"id\": \"lisa-shane\",\"name\": \"Lisa Shane\",\"status\": \"OFFLINE\",\"avatar\": \"/assets/users/lisa-shane.jpg\",\"email\": \"lisa.shane@gmail.com\"},{\"id\": \"ron-weasley\",\"name\": \"Ron Weasley\",\"status\": \"ONLINE\",\"avatar\": \"/assets/users/ron-weasley.jpg\",\"email\": \"ron.weasley@weasley.org\"},{\"id\": \"tim-white\",\"name\": \"Tim White\",\"status\": \"OFFLINE\",\"avatar\": \"/assets/users/tim-white.jpg\",\"email\": \"tim.white@company.com\"},{\"id\": \"tim-white-2\",\"name\": \"Tim White 2\",\"status\": \"ONLINE\",\"avatar\": \"/assets/users/tim-white-2.jpg\",\"email\": \"tim.white2@another.co\"}],\"page\": \"HOME\",\"messages\": [{\"conversationId\": \"harry-potter\",\"userIds\": [\"harry-potter\"],\"messages\": [{\"senderId\": \"harry-potter\",\"timestamp\": 1762751175504,\"content\": \"Hey Hugo \\u2014 are we still on for Friday at 12pm?\"},{\"senderId\": \"you\",\"timestamp\": 1762751235504,\"content\": \"Yep \\u2014 still good. I'll bring the agenda and the slides.\"}]},{\"conversationId\": \"hermione-granger\",\"userIds\": [\"hermione-granger\"],\"messages\": [{\"senderId\": \"hermione-granger\",\"timestamp\": 1762664775504,\"content\": \"Can you review my PR when you have a minute? It's small but has some edge cases.\"}]},{\"conversationId\": \"tim-white\",\"userIds\": [\"tim-white\"],\"messages\": [{\"senderId\": \"tim-white\",\"timestamp\": 1762835775504,\"content\": \"Just deployed the update \\u2014 everything looks green on staging.\"},{\"senderId\": \"you\",\"timestamp\": 1762836975504,\"content\": \"Awesome, thanks for the quick turnaround! I'll smoke test now.\"}]}],\"msgId\": \"harry-potter\",\"creatingChat\": false,\"searchTerm\": \"\",\"searchPage\": \"PEOPLE\",\"usersInChat\": [],\"createChatSearchTerm\": \"\",\"newMsg\": \"\",\"mainChatPage\": \"CHAT\",\"resultsOpen\": false,\"newMsgText\": \"\",\"filterString\": \"\",\"filtering\": false,\"sidebarResultsOpen\": false}",
"instructions": "{\"user_prompt\": \"you are on the home page. Select tim white's chat and send two messages: \\\"Hey Tim, smoke test completed.\\\" and then \\\"Let me know if you need a hand with anything.\\\".\",\"success_criteria\": \"Two new messages with \\\"Hey Tim, smoke test completed.\\\" and then \\\"Let me know if you need a hand with anything.\\\" have been sent.\"}",
"reward_function": "_validate_message_tim_white_twice",
"valid_target_states": "",
"max_steps": 20,
"timeout_seconds": 120,
"metadata": "{\"category\": \"productivity\",\"difficulty\": \"easy\"}"
}