Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 02:07
· 8 commits to main since this release
d6efbd6

0.2.0 (2026-08-22)

Bug Fixes

  • ci: install browsers via playwright-core, matching the launch path (7d2798e)
  • ci: install browsers with the pinned agent-browser, not bunx (6a80f46)
  • ci: use a bun version that can read bun.lock (e4aca33)
  • resolve agent-browser via module resolution, not a hardcoded nested path (f374387), closes #15
  • sweep: post-mission review fixes for PRD-0006 (1eae526)

Features

  • add init working directory detection, --dir flag, and monorepo guidance (012a736)
  • config-level HTTP headers for header-protected deployments (4d03605)
  • origin-scoped headers, --header flag, and args-array browser exec (8d8038d), closes #12
  • pre-flight setup steps and ${VAR} config interpolation (PRD-0006) (177d56d), closes #5 #767 #768 #769 #770 #771 #772 #773