tobitege bc31fb15fe (fix) CodeActAgent: fix issues with vision support in prompts (#3665) 1 年間 前
..
README.md 01ae22ef57 Rename OpenDevin to OpenHands (#3472) 1 年間 前
__init__.py 6487175a31 refactored all relative paths to absolute paths (#3495) 1 年間 前
action_parser.py 01ae22ef57 Rename OpenDevin to OpenHands (#3472) 1 年間 前
codeact_swe_agent.py bc31fb15fe (fix) CodeActAgent: fix issues with vision support in prompts (#3665) 1 年間 前
prompt.py 01ae22ef57 Rename OpenDevin to OpenHands (#3472) 1 年間 前
response_parser.py 01ae22ef57 Rename OpenDevin to OpenHands (#3472) 1 年間 前

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.