Skip to content

Releases: ServiceNow/WorkArena

v0.5.1

06 Dec 18:11
9c44c0c

Choose a tag to compare

Fix minor bug in the install validation for knowledge base tasks (issue #119)

v0.5.0: Managed instance pool

24 Nov 14:29
57f505d

Choose a tag to compare

  • 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

13 Aug 18:04
f48fbef

Choose a tag to compare

Fixes issue #86 regarding dashboard and report tasks.

v0.4.3

15 Jul 19:24
638fcf2

Choose a tag to compare

Fix data filter bug in dashboard/report tasks

v0.4.2

04 Jul 14:56
0ce4122

Choose a tag to compare

  • Disable password policies in the installer to allow tasks to run in new user profiles created on the fly

v0.4.1: WorkArena++

07 Oct 15:53
ea8462d

Choose a tag to compare

  • New compositional tasks

v0.4.0: WorkArena++

07 Oct 15:46
8a584b4

Choose a tag to compare

  • 600+ Complex, compositional tasks
  • Bugfix in dashboard tasks

v0.3.1: dashboard tasks renaming

18 Jun 19:33
a6863e8

Choose a tag to compare

Changed dashboard task names to match those in the ICML paper

  • ReportValueRetrievalTask -> SingleChartValueRetrievalTask
  • ReportMinMaxRetrievalTask -> SingleChartMinMaxRetrievalTask
  • DashboardValueRetrievalTask -> MultiChartValueRetrievalTask
  • DashboardMinMaxRetrievalTask -> MultiChartMinMaxRetrievalTask

v0.3.0: ICML release

17 Jun 18:07
d2c0536

Choose a tag to compare

  • Bugfixes (minor)

This version can be used to reproduce the results from Drouin et al. (ICML 2024)

v0.2.1

10 May 17:09
7c0791d

Choose a tag to compare

  • 4 new dashboard tasks