Engel Nyst f994277d0f Make agents follow configured temperature (#4099) hace 1 año
..
README.md 01ae22ef57 Rename OpenDevin to OpenHands (#3472) hace 1 año
__init__.py 6487175a31 refactored all relative paths to absolute paths (#3495) hace 1 año
action_parser.py 01ae22ef57 Rename OpenDevin to OpenHands (#3472) hace 1 año
codeact_swe_agent.py f994277d0f Make agents follow configured temperature (#4099) hace 1 año
prompt.py 01ae22ef57 Rename OpenDevin to OpenHands (#3472) hace 1 año
response_parser.py 01ae22ef57 Rename OpenDevin to OpenHands (#3472) hace 1 año

README.md

CodeAct (SWE Edit Specialized)

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

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.