merge: resolve CHANGELOG conflict with main, bump to v0.12.7.0

Main claimed v0.12.6.0 for sidebar fixes. Bumped our codex-cwd-bug entry
to v0.12.7.0. Fixed ELOOP in regression test by using Bun.Glob with
followSymlinks:false instead of fs.readdirSync recursive (the
.claude/skills/gstack symlink loops back to ROOT).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-26 23:13:33 -06:00
18 changed files with 1424 additions and 178 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gstack",
"version": "0.12.5.0",
"version": "0.12.7.0",
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
"license": "MIT",
"type": "module",