mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-21 12:18:24 +08:00
chore: merge origin/main, resolve VERSION + CHANGELOG conflicts
This commit is contained in:
@@ -20,6 +20,12 @@ Hat tip to Jared Friedman for the design.
|
||||
- **Vendoring is deprecated.** README no longer recommends copying gstack into your repo. Global install + `--team` is the way. `--local` flag still works but prints a deprecation warning.
|
||||
- **Uninstall cleans up hooks.** `gstack-uninstall` now removes the SessionStart hook from `~/.claude/settings.json`.
|
||||
|
||||
## [0.15.6.1] - 2026-04-04
|
||||
|
||||
### Fixed
|
||||
|
||||
- **Skill prefix self-healing.** Setup now runs `gstack-relink` as a final consistency check after linking skills. If an interrupted setup, stale git state, or upgrade left your `name:` fields out of sync with `skill_prefix: false`, setup will auto-correct on the next run. No more `/gstack-qa` when you wanted `/qa`.
|
||||
|
||||
## [0.15.6.0] - 2026-04-04 — Declarative Multi-Host Platform
|
||||
|
||||
Adding a new coding agent to gstack used to mean touching 9 files and knowing the internals of `gen-skill-docs.ts`. Now it's one TypeScript config file and a re-export. Zero code changes elsewhere. Tests auto-parameterize.
|
||||
|
||||
Reference in New Issue
Block a user