codeflash-agent/packages/codeflash-python
Kevin Turcios 43a4009294 Fix callee syntax validation in prepare_python_module
normalize_code no longer raises SyntaxError (it returns raw code as
fallback), so validate callee source with ast.parse() explicitly
before normalizing. Fixes test_callee_syntax_error_returns_none.
2026-04-23 03:28:58 -05:00
..
src/codeflash_python Fix callee syntax validation in prepare_python_module 2026-04-23 03:28:58 -05:00
tests Add tests for error handling paths in ranking, refinement, and state 2026-04-23 03:13:23 -05:00
CLAUDE.md squash 2026-04-13 14:12:17 -05:00
pyproject.toml Merge main-teammate branch 2026-04-03 17:36:50 -05:00
ROADMAP.md Merge main-teammate branch 2026-04-03 17:36:50 -05:00