gstack/connect-chrome
Garry Tan edf2ccc37d
fix: replace find -delete with find -exec rm for Safety Net (#474)
-delete is a non-POSIX extension that fails on Safety Net environments.
-exec rm {} + is POSIX-compliant and works everywhere.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 22:22:14 -07:00
..
SKILL.md fix: replace find -delete with find -exec rm for Safety Net (#474) 2026-03-28 22:22:14 -07:00
SKILL.md.tmpl fix: sidebar agent uses real tab URL instead of stale Playwright URL (v0.12.6.0) (#544) 2026-03-26 22:07:03 -06:00