codeflash-agent/packages
Kevin Turcios 66461ad4e7 Parallelize candidate evaluation across all optimization passes
Evaluates candidates concurrently using ThreadPoolExecutor with project
overlays for isolation. Each candidate gets its own symlinked copy of
the project so test subprocesses don't interfere with each other or
the original source. Shared result lists protected with threading.Lock.
2026-04-21 04:16:43 -05:00
..
.claude/rules Merge main-teammate branch 2026-04-03 17:36:50 -05:00
codeflash-core Make codeflash_core.__init__ fully lazy via __getattr__ 2026-04-21 01:22:18 -05:00
codeflash-lsp Merge main-teammate branch 2026-04-03 17:36:50 -05:00
codeflash-mcp Merge main-teammate branch 2026-04-03 17:36:50 -05:00
codeflash-python Parallelize candidate evaluation across all optimization passes 2026-04-21 04:16:43 -05:00
github-app Fix CI: mypy errors, ruff formatting, switch to prek (#22) 2026-04-15 02:52:47 -05:00