Skip to content

v0.39.0

Choose a tag to compare

@prhost prhost released this 25 Jul 17:56
· 35 commits to main since this release

Wall-clock breakdown in the run report: total splits into plan / deps / exec / setup, making clear that a cache hit buys $0 (no LLM), not 'instant' — the plan's real-browser actions and any depends_on chain still run. Sets up the session snapshot that removes the dependency-replay cost.