[SOTA] Evaluate SWE-agent for autonomous Gitea issue resolution #417
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From SOTA research Q2 2026.
SWE-agent (19K★) — autonomous software engineering agent that resolves GitHub issues. Could be adapted for Gitea.
Our current approach: custom dispatch scripts send prompts to llama-server. SWE-agent has a proper agent loop with file editing, terminal access, and git workflow built in.
Acceptance Criteria