@@ -23,7 +23,7 @@ def run_bash_command(command: str) -> str:
shell=True,
capture_output=True,
text=True,
timeout=120,
timeout=60,
env=custom_env
)
The note is not visible to the blocked user.