This commit is contained in:
seeker-jie 2024-08-09 10:40:15 +08:00
parent 0e4c5d96e3
commit c4604f7ea8
2 changed files with 3 additions and 7 deletions

View file

@ -152,4 +152,3 @@ AGENT = "agent"
# SWE agent
SWE_SETUP_PATH = get_metagpt_package_root() / "metagpt/tools/swe_agent_commands/setup_default.sh"
SWE_CMD_WORK_DIR = DEFAULT_WORKSPACE_ROOT / "swe_agent_workdir"