Coder preparations

This commit is contained in:
2026-09-22 23:21:59 +03:00
parent 3d1df7fee5
commit 1f2dc25e0b
32 changed files with 3205 additions and 26 deletions
+6
View File
@@ -1,3 +1,9 @@
### 2026-09-22
1. Add verification step - ensure the issue can be solved by coding
2. Add repo download step
3. Add repo analyzer: find entrypoint, build dependency graph
4. Add IssueComment class instead of dic
### 2026-09-21
1. Now comments are directed to team members with care of the language they can read
2. Comments for context are filtered from TriageAgent to avoid hallucination