gstack/setup-browser-cookies
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 feat: headed mode + sidebar agent + Chrome extension (v0.12.0) (#517) 2026-03-26 11:15:24 -06:00