OpenDevin / OpenDevin

🐚 OpenDevin: Code Less, Make More

Home Page:https://opendevin.github.io/OpenDevin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: AgentDelegateAction no more works

li-boxuan opened this issue · comments

Is there an existing issue for the same bug?

Describe the bug

AgentDelegateAction is broken, likely after the refactoring PR: #1538

Current Version

latest main, 3f1b7117b19cbc2b39dbb80ed282643811a03a46

Installation and Configuration

DEBUG=true SANDBOX_TYPE=ssh WORKSPACE_BASE=/Users/liboxuan/workspace/OpenDevin/_test_workspace WORKSPACE_MOUNT_PATH=/Users/liboxuan/workspace/OpenDevin/_test_workspace AGENT=ManagerAgent WORKSPACE_MOUNT_PATH_IN_SANDBOX=/workspace poetry run python ./opendevin/core/main.py -i 10 -t 'Fix typos in bad.txt. Do not ask me for confirmation at any point.' -c ManagerAgent

Model and Agent

No response

Reproduction Steps

No response

Logs, Errors, Screenshots, and Additional Context

Screenshot 2024-05-18 at 10 49 29 PM