fix(pty): ship dsh-pwsh-local in the python runtime closure

This commit is contained in:
Huanqi Cao
2026-08-15 17:05:19 +08:00
parent 06b766711c
commit c854749c34
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -8509,6 +8509,9 @@ importers:
'@deepseek-ai/dsh-plan-mode':
specifier: workspace:^
version: link:../../packages/plan/plan-mode
'@deepseek-ai/dsh-pwsh-local':
specifier: workspace:^
version: link:../../packages/shell/pwsh-local
'@deepseek-ai/dsh-repeat-tool-reminder':
specifier: workspace:^
version: link:../../packages/guard/repeat-tool-reminder
+1
View File
@@ -49,6 +49,7 @@
"@deepseek-ai/dsh-home-paths": "workspace:^",
"@deepseek-ai/dsh-permission-presets": "workspace:^",
"@deepseek-ai/dsh-plan-mode": "workspace:^",
"@deepseek-ai/dsh-pwsh-local": "workspace:^",
"@deepseek-ai/dsh-terminal": "workspace:^",
"@deepseek-ai/dsh-terminal-bash": "workspace:^",
"@deepseek-ai/dsh-repeat-tool-reminder": "workspace:^",