Releases: ServiceNow/WorkArena
Releases · ServiceNow/WorkArena
v0.5.1
v0.5.0: Managed instance pool
- Much easier user experience via #111
- Users no longer need to create and setup personal developer instances to use WorkArena.
- We manage a pool of instances, and benchmarking load is balanced across these.
v0.4.4
v0.4.3
v0.4.2
v0.4.1: WorkArena++
- New compositional tasks
v0.4.0: WorkArena++
- 600+ Complex, compositional tasks
- Bugfix in dashboard tasks
v0.3.1: dashboard tasks renaming
Changed dashboard task names to match those in the ICML paper
- ReportValueRetrievalTask -> SingleChartValueRetrievalTask
- ReportMinMaxRetrievalTask -> SingleChartMinMaxRetrievalTask
- DashboardValueRetrievalTask -> MultiChartValueRetrievalTask
- DashboardMinMaxRetrievalTask -> MultiChartMinMaxRetrievalTask
v0.3.0: ICML release
- Bugfixes (minor)
This version can be used to reproduce the results from Drouin et al. (ICML 2024)
v0.2.1
- 4 new dashboard tasks