Skip to content

v16.3.8

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 18:01
d806ac5

@oh-my-pi/pi-coding-agent

Fixed

  • Fixed the browser tool silently launching without its Puppeteer stealth patch: the patch was keyed to puppeteer-core@25.1.0 while the resolved dependency had drifted to 25.3.0, so Bun skipped it and Chrome ran with the Runtime.enable automation tell re-enabled. Regenerated the stealth patch against 25.3.0 and pinned puppeteer-core so the exact-version patch cannot silently deactivate on future drift.

Full Changelog: v16.3.7...v16.3.8