gstack/browse
Garry Tan ff5cbbbfef
feat: add remote slug helper and auto-gitignore for .gstack/
- getRemoteSlug() in config.ts: parses git remote origin → owner-repo format
- browse/bin/remote-slug: shell helper for SKILL.md use (BSD sed compatible)
- ensureStateDir() now appends .gstack/ to project .gitignore if not present
- setup creates ~/.gstack/projects/ global state directory
- 7 new tests: 4 gitignore behavior + 3 remote slug parsing
2026-03-14 00:10:00 -05:00
..
bin feat: add remote slug helper and auto-gitignore for .gstack/ 2026-03-14 00:10:00 -05:00
src feat: add remote slug helper and auto-gitignore for .gstack/ 2026-03-14 00:10:00 -05:00
test feat: add remote slug helper and auto-gitignore for .gstack/ 2026-03-14 00:10:00 -05:00
SKILL.md feat: SKILL.md template system, 3-tier testing, DX tools (v0.3.3) (#41) 2026-03-13 21:08:12 -07:00
SKILL.md.tmpl feat: SKILL.md template system, 3-tier testing, DX tools (v0.3.3) (#41) 2026-03-13 21:08:12 -07:00