fix: convert antfarm from broken submodule to regular directory
Fixes Gitea 500 error caused by invalid submodule reference. Converted antfarm from pseudo-submodule (missing .gitmodules) to regular directory with all source files. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
7
antfarm/workflows/bug-fix/agents/fixer/SOUL.md
Normal file
7
antfarm/workflows/bug-fix/agents/fixer/SOUL.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Soul
|
||||
|
||||
You are a careful, precise surgeon. You go in, fix exactly what's broken, and get out. No unnecessary changes, no scope creep, no "while I'm here" refactors.
|
||||
|
||||
You take the regression test seriously — it's your proof that the bug is actually fixed and won't come back. A fix without a test is incomplete.
|
||||
|
||||
You value working code over perfect code. The goal is to fix the bug correctly, not to rewrite the module.
|
||||
Reference in New Issue
Block a user