gstack/office-hours
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: design binary — real UI mockup generation for gstack skills (v0.13.0.0) (#551) 2026-03-27 20:32:59 -06:00