Engel Nyst 80fe13f4be rename our completion as a drop-in replacement of litellm completion (#2509) 1 gadu atpakaļ
..
README.md 01ef90205d Add CodeActSWEAgent to remove browsing & github + improvements on agentskills (#2105) 1 gadu atpakaļ
__init__.py 01ef90205d Add CodeActSWEAgent to remove browsing & github + improvements on agentskills (#2105) 1 gadu atpakaļ
action_parser.py 7f8c324d3a Refactor CodeActSWEAgent, add response parser (#2368) 1 gadu atpakaļ
codeact_swe_agent.py 80fe13f4be rename our completion as a drop-in replacement of litellm completion (#2509) 1 gadu atpakaļ
prompt.py 426e429b18 chore: remove useless browsing code in CodeActSWEAgent (#2438) 1 gadu atpakaļ
response_parser.py 7f8c324d3a Refactor CodeActSWEAgent, add response parser (#2368) 1 gadu atpakaļ

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.