diff --git a/python/tools/code_execution_tool.py b/python/tools/code_execution_tool.py index a37056057b..fa4f9dad70 100644 --- a/python/tools/code_execution_tool.py +++ b/python/tools/code_execution_tool.py @@ -3,7 +3,7 @@ import shlex import time from python.helpers.tool import Tool, Response -from python.helpers import files, rfc_exchange, projects, runtime +from python.helpers import files, rfc_exchange, projects, runtime, settings from python.helpers.print_style import PrintStyle from python.helpers.shell_local import LocalInteractiveSession from python.helpers.shell_ssh import SSHInteractiveSession @@ -468,7 +468,13 @@ def fix_full_output(self, output: str): output = re.sub(r"(?