chore: merge main, resolve CHANGELOG conflict, bump to v0.14.4.0

Main landed v0.14.3.0 (adversarial review + scope drift) while our
branch also used v0.14.3.0. Resolved by bumping our entry to v0.14.4.0
and keeping both entries in sequence. Updated VERSION and package.json.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-30 21:09:08 -07:00
36 changed files with 711 additions and 238 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gstack",
"version": "0.14.3.0",
"version": "0.14.4.0",
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
"license": "MIT",
"type": "module",