docs: add agentic coding evaluation landscape research

Comprehensive research (706 lines, dated 2026-03-30) covering evaluation
dimensions, benchmark suites, and open-weight model performance for
software engineering agent use cases on 64GB systems.

Also gitignore evalplus_results/ (runtime outputs) and ztop/ (nested repo).
This commit is contained in:
Felipe Cardoso
2026-04-15 15:55:04 +02:00
parent 15bb6a8ed9
commit c847991740
2 changed files with 708 additions and 0 deletions

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ data/
*.tmp
.claude/
.idea/
evalplus_results/
ztop/