Skip to content

Releases: ServiceNow/WorkArena

v0.5.3

Choose a tag to compare

@aldro61 aldro61 released this 03 Feb 15:31
a772230

Improve resistance to reward hacking breaking the UI

v0.5.2

Choose a tag to compare

@aldro61 aldro61 released this 22 Jan 13:24
613f0bb

Fix issues that allowed agents to break the UI by reward hacking

v0.5.1

Choose a tag to compare

@aldro61 aldro61 released this 06 Dec 18:11
9c44c0c

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

v0.5.0: Managed instance pool

Choose a tag to compare

@aldro61 aldro61 released this 24 Nov 14:29
57f505d
  • 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

Choose a tag to compare

@aldro61 aldro61 released this 13 Aug 18:04
f48fbef

Fixes issue #86 regarding dashboard and report tasks.

v0.4.3

Choose a tag to compare

@aldro61 aldro61 released this 15 Jul 19:24
638fcf2

Fix data filter bug in dashboard/report tasks

v0.4.2

Choose a tag to compare

@aldro61 aldro61 released this 04 Jul 14:56
0ce4122
  • Disable password policies in the installer to allow tasks to run in new user profiles created on the fly

v0.4.1: WorkArena++

Choose a tag to compare

@jardinetsouffleton jardinetsouffleton released this 07 Oct 15:53
ea8462d
  • New compositional tasks

v0.4.0: WorkArena++

Choose a tag to compare

@jardinetsouffleton jardinetsouffleton released this 07 Oct 15:46
8a584b4
  • 600+ Complex, compositional tasks
  • Bugfix in dashboard tasks

v0.3.1: dashboard tasks renaming

Choose a tag to compare

@github-actions github-actions released this 18 Jun 19:33
a6863e8

Changed dashboard task names to match those in the ICML paper

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