mirror of https://github.com/garrytan/gstack.git
On Windows, /setup-gbrain registers the gbrain MCP as `$HOME/.bun/bin/gbrain serve`. That `gbrain` is the bun-generated binstub (gbrain.exe), which re-launches the bun runtime in a NEW console, so Claude Code spawns a visible terminal window/tab for the gbrain MCP on every session. Register `bun <entry> serve` directly on Windows instead. bun then attaches to Claude Code's headless pseudo-console the same way node-based MCP servers do, so no window appears. POSIX behavior is unchanged; falls back to the binstub if the entry script isn't found. Template only; SKILL.md regenerated in the next commit. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| SKILL.md | ||
| SKILL.md.tmpl | ||
| memory.md | ||