tweak: bash tool, try to prevent the cd spam

This commit is contained in:
Aiden Cline
2025-12-11 14:58:44 -06:00
parent f8dc740c61
commit 4e92f54415
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
Executes a given bash command in a persistent shell session with optional timeout, ensuring proper handling and security measures.
All commands run in ${directory} by default. Use the `workdir` parameter if you need to run a command in a different directory.
Before executing the command, please follow these steps:
1. Directory Verification: