gstack/document-release
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: community PRs + security hardening + E2E stability (v0.12.7.0) (#552) 2026-03-26 23:21:27 -06:00