code-fix topic
List
code-fix repositories
BlankLineAssignmentsAnalyzer
15
Stars
3
Forks
Watchers
The custom Roslyn analyzer provides warning messages for blocks of code with variable assignments, which doesn't have blank lines before and after itself.
SE-Agent
219
Stars
27
Forks
219
Watchers
SE-Agent is a self-evolution framework for LLM Code agents. It enables trajectory-level evolution to exchange information across reasoning paths via Revision, Recombination, and Refinement, expanding...