Merge pull request #2517 from deepseek-harness/xtr/node-pty-1.2-beta

chore(subprocess-local): bump node-pty beta
This commit is contained in:
_Kerman
2026-08-17 18:12:16 +08:00
committed by GitHub
11 changed files with 127 additions and 74 deletions

View File

@@ -42,7 +42,7 @@
"@deepseek-ai/cordis": "workspace:^"
},
"dependencies": {
"node-pty": "^1.1.0"
"node-pty": "1.2.0-beta.15"
},
"devDependencies": {
"@deepseek-ai/dsh-invariants": "workspace:^",