mirror of
https://github.com/garrytan/gstack.git
synced 2026-07-07 01:45:47 +08:00
At the end of install, ./setup now:
1. Runs bin/gstack-gbrain-detect, persists the result to
~/.gstack/gbrain-detection.json
2. If gbrain_local_status == "ok", regenerates Claude-host SKILL.md
via `bun run gen:skill-docs:user --host claude` so the user's
local install picks up the compressed brain-aware blocks
3. If gbrain isn't detected, leaves the canonical no-gbrain SKILL.md
files in place (zero token overhead) and surfaces the
gstack-config gbrain-refresh path for users who install gbrain
later
Together with the prior two commits, this completes the setup-time
conditional un-suppression: brain-aware blocks render iff the user
has gbrain installed, regardless of which CLI host they're on.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
47 KiB
Executable File
47 KiB
Executable File