Kozuchi Agent: A Language-Agnostic Open-Weight Agent for Software Repair
Ranking
Overall
79
Content
95
Popularity
41
Observed public metrics from 1 member.
Merged summary
TL;DR - Kozuchi is a language-agnostic, open-weight software-repair agent with an auditable CI evaluation pipeline. Using Qwen3.5-27B without fine-tuning, it achieves strong SWE-bench results across Python and Java.
- Resolves 374/500 SWE-bench Verified tasks with test-time selection over eight candidates.
- Solves 41/128 Multi-SWE-bench Java tasks, ranking first among strict open-weight submissions.
- Uses explicit phases, persistent state, deterministic tools, and a model-independent action interface.
- Analysis identifies semantic correctness and candidate selection—not patch formatting or proprietary-model access—as the main remaining limitations.
Sources (1)
Kozuchi Agent: A Language-Agnostic Open-Weight Agent for Software Repair
Public signals
Semantic Scholar citations 0 · Semantic Scholar influential citations 0
TL;DR - Kozuchi is a language-agnostic, open-weight software-repair agent with an auditable CI evaluation pipeline. Using Qwen3.5-27B without fine-tuning, it achieves strong SWE-bench results across Python and Java.
- Resolves 374/500 SWE-bench Verified tasks with test-time selection over eight candidates.
- Solves 41/128 Multi-SWE-bench Java tasks, ranking first among strict open-weight submissions.
- Uses explicit phases, persistent state, deterministic tools, and a model-independent action interface.
- Analysis identifies semantic correctness and candidate selection—not patch formatting or proprietary-model access—as the main remaining limitations.