implement six-skill gstack 2 runtime

This commit is contained in:
Sinabina
2026-07-17 11:08:14 -07:00
parent ce37bd36a9
commit b6572ebbb7
455 changed files with 108945 additions and 2622 deletions
+5 -4
View File
@@ -5,20 +5,21 @@
"": {
"name": "gstack",
"dependencies": {
"@huggingface/transformers": "^4.1.0",
"@anthropic-ai/sdk": "^0.78.0",
"@ngrok/ngrok": "^1.7.0",
"diff": "^9.0.0",
"html-to-docx": "1.8.0",
"marked": "^18.0.2",
"playwright": "^1.58.2",
"puppeteer-core": "^24.40.0",
"sharp": "^0.34.5",
"socks": "^2.8.8",
"xterm": "5",
"xterm-addon-fit": "^0.8.0",
},
"devDependencies": {
"@anthropic-ai/claude-agent-sdk": "0.2.117",
"@anthropic-ai/sdk": "^0.78.0",
"xterm": "5",
"xterm-addon-fit": "^0.8.0",
"@huggingface/transformers": "^4.1.0",
},
},
},