Aaron Xia 42c6b506b5 Lazy launching BrowseEnv / making BrowseEnv optional (#2155) před 1 rokem
..
README.md 01ef90205d Add CodeActSWEAgent to remove browsing & github + improvements on agentskills (#2105) před 1 rokem
__init__.py 01ef90205d Add CodeActSWEAgent to remove browsing & github + improvements on agentskills (#2105) před 1 rokem
codeact_swe_agent.py 42c6b506b5 Lazy launching BrowseEnv / making BrowseEnv optional (#2155) před 1 rokem
prompt.py 01ef90205d Add CodeActSWEAgent to remove browsing & github + improvements on agentskills (#2105) před 1 rokem

README.md

CodeAct (SWE Edit Specialized)

This agent is an adaptation of the original SWE Agent based on CodeAct using the agentskills library of OpenDevin.

Its intended use is solving Github issues.

It removes web-browsing and Github capability from the original CodeAct agent to avoid confusion to the agent.