Original Reddit post

AI agents break silently after changes. fix a bug, update a prompt or model, same bug comes back. traditional software has regression tests for this. agents mostly do not. built replayd to fill this gap. captures failed runs as tests, replays them before deploy, catches regressions before your users do. v0.1.2, open source, zero runtime deps in the core. pip install replayd early but works. star it if you want to follow along. submitted by /u/taimoorkhan10

Originally posted by u/taimoorkhan10 on r/ArtificialInteligence