You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/browsergym/workarena/data_files/task_configs/resolve_incident.json
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,5 +22,21 @@
22
22
"close_code": "User error",
23
23
"close_notes": "User was connected to a neighbor's wifi network",
24
24
"goal": "Resolve Bertie Luby's incident about performance problems with wifi. Choose \"User error\" for the resolution code and put \"User was connected to a neighbor's wifi network\" in the resolution notes"
25
+
},
26
+
{
27
+
"incident_number": "INC0009005",
28
+
"incident_caller": "David Miller",
29
+
"issue": "email server being down",
30
+
"close_code": "Known error",
31
+
"close_notes": "Already under investigation, team is working on a fix",
32
+
"goal": "Resolve David Miller's incident about email server being down. Choose \"Known error\" for the resolution code and put \"Already under investigation, team is working on a fix\" in the resolution notes"
33
+
},
34
+
{
35
+
"incident_number": "INC0000055",
36
+
"incident_caller": "Carol Coughlin",
37
+
"issue": "SAP sales app being unaccessible",
38
+
"close_code": "Resolved by change",
39
+
"close_notes": "Resolved this morning by change request",
40
+
"goal": "Resolve Carol Coughlin's incident about SAP sales app being unaccessible. Choose \"Resolved by change\" for the resolution code and put \"Resolved this morning by change request\" in the resolution notes"
0 commit comments