codeflash/codeflash
Kevin Turcios 892bff485d feat(js): add JavaScript function tracer with Babel instrumentation
Replaces source-level JavaScript function tracing with Babel AST
transformation via babel-tracer-plugin.js and trace-runner.js. Adds
replay test generation, Python-side tracer runner, and --language
flag to the tracer CLI for explicit JS/TS routing.
2026-04-23 04:33:58 -05:00
..
api fix: increase API read timeout from 90s to 300s to prevent flaky E2E failures 2026-04-10 02:33:16 -05:00
benchmarking perf: backport libcst visitor dispatch cache from codeflash-python 2026-04-09 23:46:45 -05:00
cli_cmds Move benchmarks to .codeflash/benchmarks/ and auto-discover 2026-04-10 08:39:15 -05:00
code_utils Merge pull request #2059 from codeflash-ai/refactor/benchmarks-to-dotcodeflash 2026-04-13 05:06:00 -05:00
discovery Merge remote-tracking branch 'origin/main' into cf-java-void-optimization 2026-04-09 08:15:53 +00:00
github fix: cherry-pick main improvements into omni-java branch 2026-03-03 23:59:26 -05:00
languages feat(js): add JavaScript function tracer with Babel instrumentation 2026-04-23 04:33:58 -05:00
lsp refactor: restructure codebase for locality and faster CLI startup 2026-03-07 04:42:50 -05:00
models perf: backport libcst visitor dispatch cache from codeflash-python 2026-04-09 23:46:45 -05:00
optimization feat: track subagent mode globally in all PostHog events 2026-04-08 20:33:52 +00:00
picklepatch remove ignored linting issues 2026-01-29 21:39:07 +05:30
result fix: cherry-pick main improvements into omni-java branch 2026-03-03 23:59:26 -05:00
setup refactor: remove zero-config logic from java-config-redesign branch 2026-03-26 07:39:29 +00:00
telemetry perf: defer posthog, sentry_sdk, and requests imports in telemetry 2026-04-09 09:16:37 +00:00
tracing style: fix ruff formatting issues from cherry-picked commits 2026-03-03 20:45:29 -05:00
verification chore: remove diagnostic logging from compare_test_results 2026-04-10 06:49:43 -05:00
.env.example Passed count check on gen test & env.example file 2024-10-09 05:15:13 +05:30
__init__.py Minor fixes 2024-02-08 16:21:30 -08:00
either.py More pycharm garbage characters (on an untouched file) 2025-02-01 19:27:43 -08:00
LICENSE lets merge 2026-01-26 10:54:20 -08:00
main.py perf: skip telemetry/banner for auth and compare commands 2026-04-09 23:14:03 -05:00
tracer.py feat(js): add JavaScript function tracer with Babel instrumentation 2026-04-23 04:33:58 -05:00
update_license_version.py fix the tracer (#884) 2025-11-07 21:14:01 -08:00
version.py fix: prevent ruff auto-format from rewriting version.py placeholders 2026-04-09 23:21:25 -05:00