merge: resolve conflicts with origin/main (v0.11.14.0)

Merge main into fix/windows-browse. Resolved conflicts:
- VERSION/package.json: bump to 0.11.14.0 (main was at 0.11.13.0)
- CHANGELOG.md: our Windows fix entry placed above main's entries
- browser-manager.ts: combined extension support from main with
  Windows sandbox fix from this branch
This commit is contained in:
Garry Tan
2026-03-23 23:58:49 -07:00
112 changed files with 5666 additions and 4892 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gstack",
"version": "0.11.11.0",
"version": "0.11.14.0",
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
"license": "MIT",
"type": "module",