Tag
The article demonstrates how reducing unnecessary test isolation allows Preact's test suite of over 1000 tests to run in about 1 second, contrasting with slower modern test runners.
PreAct compiles successful agent runs into small state-machine programs, enabling 8.5-13x faster replay on repeated tasks without per-step language model calls, with runtime screen checks to ensure correctness.