Files
gstack/sync-gbrain
Garry TanandClaude Fable 5 0f70ea827c fix(sync-gbrain): remove the capability-check page file left in the user's repo
Fixes #2503. On worktree-pinned brains `gbrain put` materializes the checked
page as _capability_check_<pid>.md in the current directory (the user's
repo), and `gbrain delete` removes the page but not the file — every
/sync-gbrain run left a stray file in the repo root. The check now deletes
the materialized file explicitly after the page delete.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-16 09:22:12 -07:00
..