mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04:00
* refactor code * fix * seperate code * Update agenthub/codeact_swe_agent/response_parser.py Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk> * Update agenthub/codeact_swe_agent/response_parser.py Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk> * Update agenthub/codeact_swe_agent/action_parser.py Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk> * remove browsing --------- Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
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.