Test the TUI through ConPTY on Windows

This commit is contained in:
Tianyi Cui
2026-07-20 20:59:22 +08:00
parent 7b7d6f38e8
commit 29729f83cf
5 changed files with 124 additions and 35 deletions

View File

@@ -50,5 +50,8 @@
"@deepseek-ai/dsh-web": "workspace:*",
"@deepseek-ai/dsh-web-fetch-local": "workspace:*",
"@deepseek-ai/dsh-workflow-workerthread": "workspace:*"
},
"devDependencies": {
"node-pty": "1.1.0"
}
}