codeflash-agent/packages
Kevin Turcios 791de5e887 fix: add noqa C901 for inlined parse_user_entry
The tool_result iteration was inlined for single-pass performance,
which pushes complexity above the C901 threshold.
2026-04-29 02:20:54 -05:00
..
.claude/rules Update test-coverage.md: remove resolved callouts for covered modules 2026-04-23 03:13:28 -05:00
blackbox fix: add noqa C901 for inlined parse_user_entry 2026-04-29 02:20:54 -05:00
codeflash-api fix: resolve all ruff lint errors across repo (#38) 2026-04-23 10:22:42 -05:00
codeflash-core Fix Dependabot resolver and bump GitPython for security (#42) 2026-04-28 20:28:42 -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 Fix Dependabot resolver and bump GitPython for security (#42) 2026-04-28 20:28:42 -05:00
github-app fix: resolve all ruff lint errors across repo (#38) 2026-04-23 10:22:42 -05:00