2026-04-28T00:50:12Z - 2026-05-05T00:50:12Z
Overview
33 pull requests proposed by 1 user
Proposed
#344 [WIP][FEAT] Codeflash Agent
Proposed
#348 --dir option to only run in subdirectory of module-root
Proposed
#349 find common tags
Proposed
#361 feat: add gpu flag for CUDA event-based timing
Proposed
#363 fix: instrument PyTorch nn.Module forward method calls via instance
Proposed
#369 [WIP] react framework initial commit
Proposed
#376 candidates whose behavioral runtime exceeds 10x the baseline will skip benchmarking
Proposed
#377 fix: raise JS/TS noise floor to reduce false positive speedups
Proposed
#383 fix/trigger_cc_on_multiple_commits
Proposed
#387 feat: multi-language orchestration loop with per-language config discovery
Proposed
#388 pre screening filter args and API
Proposed
#391 fix: reject Java optimizations with unused additions and unchanged target method
Proposed
#392 fix: reject optimizations that modify class members without changing target method
Proposed
#394 Fix Java instrumentation compilation error for generic methods
Proposed
#403 Fix: Use correct Jest config per-package in monorepo optimizations
Proposed
#404 Fix TypeScript module system detection in CommonJS packages
Proposed
#405 Add language guards for Python-only endpoints
Proposed
#406 Fix: Add language guard for Python-only code_repair endpoint
Proposed
#408 Fix excessive logging in create_pr.py that creates 43MB+ log files
Proposed
#409 Fix: Disable Jest globalSetup/globalTeardown to avoid external dependencies
Proposed
#410 fix: install @babel/preset-typescript for TypeScript transformation when only Babel is available
Proposed
#411 Fix SyntaxError when requiring TypeScript Jest configs
Proposed
#412 Disable globalSetup/globalTeardown in generated Jest configs
Proposed
#413 CRITICAL: Fix JavaScript code injection in Jest config generation (Issue #17)
Proposed
#414 Fix: Always disable Jest globalSetup/globalTeardown for Codeflash tests
Proposed
#415 Fix: Add TypeScript transformer to runtime Jest config
Proposed
#417 Tracer Docs
Proposed
#418 [JS] Improvements for benchmarking (reduce the noise)
Proposed
#420 fix: share CLI flags between main parser and optimize subparser
Proposed
#421 fix: detect JUnit 5 from submodule build files and default to JUnit 5
Proposed
#422 fix: reject JDK < 11 early with clear error message
Proposed
#423 Bump version to 0.20.6
Proposed
#424 [FEAT] Base Golang omni
15 issues closed from 1 user
Closed
#21 test: set up coverage infrastructure in CI
Closed
#20 Achieve 100% unit test coverage
Closed
#19 BSL covenant violation in LICENSE
Closed
#12 Altering Git config?
Closed
#11 Problem when lauching in vscode
Closed
#9 Refactor Large Functions
Closed
#10 publish wheel
Closed
#8 Add type hints to untyped functions
Closed
#7 Add docstrings to public functions
Closed
#5 Add CONTRIBUTING.md file
Closed
#6 Create issue templates
Closed
#4 issue when spawning code flash
Closed
#3 Languages other than Python
Closed
#2 Github Actions charmap issues generated by Rich
Closed
#1 not working locally without git remotes
33 issues created by 1 user
Opened
#1 not working locally without git remotes
Opened
#2 Github Actions charmap issues generated by Rich
Opened
#3 Languages other than Python
Opened
#5 Add CONTRIBUTING.md file
Opened
#4 issue when spawning code flash
Opened
#6 Create issue templates
Opened
#8 Add type hints to untyped functions
Opened
#7 Add docstrings to public functions
Opened
#9 Refactor Large Functions
Opened
#10 publish wheel
Opened
#11 Problem when lauching in vscode
Opened
#12 Altering Git config?
Opened
#14 Maybe we should check when we have language detection, it should automatically select the configuration.
Opened
#13 feature request: putting codeflash on conda-forge
Opened
#15 [agentics] Failed runs
Opened
#16 [agentics] Duplicate Code Detector failed
Opened
#17 Security suggestion: Potential eval() usage in optimization pipeline
Opened
#19 BSL covenant violation in LICENSE
Opened
#18 Codeflash not working on github
Opened
#21 test: set up coverage infrastructure in CI
Opened
#20 Achieve 100% unit test coverage
Opened
#22 test: add unit tests for main.py, tracer.py, telemetry/
Opened
#23 test: add unit tests for lsp/
Opened
#24 test: add unit tests for tracing/
Opened
#26 test: add unit tests for optimization/
Opened
#25 test: add unit tests for api/
Opened
#27 test: add unit tests for cli_cmds/
Opened
#29 test: add unit tests for verification/, setup/, result/
Opened
#28 test: add unit tests for languages/ base, benchmarking/, picklepatch/
Opened
#32 test: fill coverage gaps in languages/java
Opened
#30 test: fill coverage gaps in discovery/, code_utils/, models/, github/, either.py
Opened
#31 test: fill coverage gaps in languages/javascript
Opened
#33 test: fill coverage gaps in languages/python