refactor(tool-bash): consume ctx.bashEnv from the shared bash-env package

This commit is contained in:
Huanqi Cao
2026-08-02 14:18:01 +08:00
parent d73888478a
commit 87db82e821
6 changed files with 23 additions and 395 deletions
+3 -6
View File
@@ -26,21 +26,18 @@
{
"path": "../../core/agent"
},
{
"path": "../../session-persistence/session-persistence"
},
{
"path": "../../bash/bash"
},
{
"path": "../../util/paths"
},
{
"path": "../../tasks/tasks"
},
{
"path": "../../core/system-prompt"
},
{
"path": "../../bash/bash-env"
},
{
"path": "../../ui/user-approval"
},