Merge remote-tracking branch 'origin/main' into garrytan/makepdf-patch

# Conflicts:
#	CHANGELOG.md
#	VERSION
#	package.json
This commit is contained in:
Garry Tan
2026-04-20 22:22:21 +08:00
41 changed files with 6593 additions and 25 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gstack",
"version": "1.4.1.0",
"version": "1.5.1.0",
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
"license": "MIT",
"type": "module",
@@ -40,6 +40,7 @@
"slop:diff": "bun run scripts/slop-diff.ts"
},
"dependencies": {
"@huggingface/transformers": "^4.1.0",
"@ngrok/ngrok": "^1.7.0",
"diff": "^7.0.0",
"marked": "^18.0.2",