Skip to content

replayd v0.1.1 -- bug fixes and performance improvement

Choose a tag to compare

@TaimoorKhan10 TaimoorKhan10 released this 30 May 23:47
· 29 commits to main since this release

Bug fixes

  • Agent crash during replay now returns FAIL instead of crashing the entire suite
  • Non-callable agent now raises a descriptive error instead of cryptic TypeError
  • 100-test replay improved from 9.48s to 2.65s with run caching (3.58x faster)