OpenAutoCoder/Agentless
Agentlessš±: an agentless approach to automatically solve software development problems
Employs a three-phase pipelineāhierarchical fault localization across files/functions, multi-candidate diff-based patch generation, and test-driven validation with automatic re-rankingāeliminating the need for agentic loops. Achieves 40.7-50.8% solve rates on SWE-bench benchmarks while maintaining low inference costs (~$0.34 per issue) through direct LLM prompting without iterative agent scaffolding.
2,018 stars. No commits in the last 6 months.
Stars
2,018
Forks
225
Language
Python
License
MIT
Category
Last pushed
Dec 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/OpenAutoCoder/Agentless"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-agents-python
A lightweight, powerful framework for multi-agent workflows
openagents-org/openagents
OpenAgents - AI Agent Networks for Open Collaboration
camel-ai/camel
š« CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents....
vamplabAI/sgr-agent-core
Schema-Guided Reasoning (SGR) has agentic system design created by neuraldeep community
BrainBlend-AI/atomic-agents
Building AI agents, atomically