feat: run agent tools with host permissions

This commit is contained in:
mesalogo
2026-08-15 18:06:03 +08:00
parent 79e2511f6f
commit 34bbfab2af
38 changed files with 224 additions and 1395 deletions
+4 -7
View File
@@ -11,14 +11,13 @@ export default defineConfig({
'@deepseek-ai/cordis',
'@deepseek-ai/dsh-agent',
'@deepseek-ai/dsh-agent-loop',
'@deepseek-ai/dsh-bash-sandbox',
'@deepseek-ai/dsh-bash-local',
'@deepseek-ai/dsh-credentials',
'@deepseek-ai/dsh-fs-sandbox',
'@deepseek-ai/dsh-fs-local',
'@deepseek-ai/dsh-llm',
'@deepseek-ai/dsh-llm-pi-ai',
'@deepseek-ai/dsh-pwsh-sandbox',
'@deepseek-ai/dsh-pwsh-local',
'@deepseek-ai/dsh-sandbox',
'@deepseek-ai/dsh-sandbox-local',
'@deepseek-ai/dsh-sandbox-policy',
'@deepseek-ai/dsh-session',
'@deepseek-ai/dsh-shell-env',
@@ -51,9 +50,7 @@ export default defineConfig({
external: [
'node-pty',
'koffi',
/^@koromix\/koffi-/u,
'@deepseek-ai/dsh-sandbox-windows-acl/runner',
/^@deepseek-ai\/node-addon-landlock-run-/u
/^@koromix\/koffi-/u
],
output: {
entryFileNames(chunk) {