Skip to content

Releases: langwatch/scenario

python: v0.7.22

22 Mar 23:56
9ae6648

Choose a tag to compare

0.7.22 (2026-03-22)

Features

  • add scenario role and run_id attributes to agent spans (#294) (d7e31cc)

javascript: v0.4.9

22 Mar 23:57
46e0246

Choose a tag to compare

0.4.9 (2026-03-22)

Features

  • add scenario role and run_id attributes to agent spans (#294) (d7e31cc)

python: v0.7.21

13 Mar 13:04
00534da

Choose a tag to compare

0.7.21 (2026-03-13)

Features

  • dual conversation histories for RedTeamAgent (#282) (fa45876)

Bug Fixes

javascript: v0.4.8

13 Mar 12:45
e53bbd1

Choose a tag to compare

0.4.8 (2026-03-13)

Features

  • dual conversation histories for RedTeamAgent (#282) (fa45876)
  • support optional runId in RunOptions (#284) (d5fd769)

python: v0.7.20

10 Mar 09:26
a25d7be

Choose a tag to compare

0.7.20 (2026-03-10)

Features

  • backtracking on hard refusals for RedTeamAgent (#270) (62190a0)

Bug Fixes

  • align red teaming nomenclature between TypeScript and Python (62190a0)
  • resolve CI test failures blocking JS publish (#275) (049a13b)

javascript: v0.4.7

10 Mar 09:18
1125f83

Choose a tag to compare

0.4.7 (2026-03-10)

Features

  • add backtracking on hard refusals for RedTeamAgent (TypeScript) (#271) (79157cd)
  • backtracking on hard refusals for RedTeamAgent (#270) (62190a0)

Bug Fixes

  • align red teaming nomenclature between TypeScript and Python (62190a0)
  • resolve CI test failures blocking JS publish (#275) (049a13b)

python: v0.7.19

08 Mar 12:25
cc8ca90

Choose a tag to compare

0.7.19 (2026-03-07)

Features

  • add langwatch.origin="simulation" span attribute (#264) (30fbdf0)

Miscellaneous

javascript: v0.4.6

08 Mar 12:25
5c3f886

Choose a tag to compare

0.4.6 (2026-03-07)

Features

  • add langwatch.origin="simulation" span attribute (#264) (30fbdf0)

Bug Fixes

  • add timeout to EventBus.drain() to prevent test hangs (#261) (2353f35)

Miscellaneous

python: v0.7.18

05 Mar 18:44
3e671ee

Choose a tag to compare

0.7.18 (2026-03-05)

Bug Fixes

  • allow judge discovery tools before forced verdict on large traces (#251) (3c32b01)
  • resolve pyright type errors in judge discovery integration test (96e385b)

javascript: v0.4.5

05 Mar 18:47
774e05d

Choose a tag to compare

0.4.5 (2026-03-05)

Features

  • progressive trace discovery for Python SDK + span ID improvements (both languages) (#242) (716c8b7)

Bug Fixes

  • allow judge discovery tools before forced verdict on large traces (#251) (3c32b01)