Kaushik Deka 415843476c Feat: Add Vision Input Support for LLM with Vision Capabilities (#2848) hai 1 ano
..
README.md c2f557edde refactor: multiple code improvements (#2771) hai 1 ano
__init__.py 01ef90205d Add CodeActSWEAgent to remove browsing & github + improvements on agentskills (#2105) hai 1 ano
action_parser.py 8f76587e5c docs: updated docstrings using ruff's autofix feature (#2923) hai 1 ano
codeact_swe_agent.py 415843476c Feat: Add Vision Input Support for LLM with Vision Capabilities (#2848) hai 1 ano
prompt.py d22ff73905 Make the sandbox Python runtime completely transparent (#2796) hai 1 ano
response_parser.py 8f76587e5c docs: updated docstrings using ruff's autofix feature (#2923) hai 1 ano

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.