2026-04-28T00:50:12Z - 2026-05-05T00:50:12Z

Overview

33 active pull requests
33 active issues
Excluding merges, 0 authors have pushed 0 commits to main and 15 commits to all branches. On main, 0 files have changed and there have been 0 additions and 0 deletions.

33 pull requests proposed by 1 user

Proposed #344 [WIP][FEAT] Codeflash Agent 2026-05-05 00:41:10 +00:00

Proposed #348 --dir option to only run in subdirectory of module-root 2026-05-05 00:41:31 +00:00

Proposed #349 find common tags 2026-05-05 00:41:35 +00:00

Proposed #361 feat: add gpu flag for CUDA event-based timing 2026-05-05 00:42:34 +00:00

Proposed #363 fix: instrument PyTorch nn.Module forward method calls via instance 2026-05-05 00:42:47 +00:00

Proposed #369 [WIP] react framework initial commit 2026-05-05 00:43:21 +00:00

Proposed #376 candidates whose behavioral runtime exceeds 10x the baseline will skip benchmarking 2026-05-05 00:44:01 +00:00

Proposed #377 fix: raise JS/TS noise floor to reduce false positive speedups 2026-05-05 00:44:07 +00:00

Proposed #383 fix/trigger_cc_on_multiple_commits 2026-05-05 00:44:38 +00:00

Proposed #387 feat: multi-language orchestration loop with per-language config discovery 2026-05-05 00:44:59 +00:00

Proposed #388 pre screening filter args and API 2026-05-05 00:45:04 +00:00

Proposed #391 fix: reject Java optimizations with unused additions and unchanged target method 2026-05-05 00:45:18 +00:00

Proposed #392 fix: reject optimizations that modify class members without changing target method 2026-05-05 00:45:21 +00:00

Proposed #394 Fix Java instrumentation compilation error for generic methods 2026-05-05 00:45:29 +00:00

Proposed #403 Fix: Use correct Jest config per-package in monorepo optimizations 2026-05-05 00:46:10 +00:00

Proposed #404 Fix TypeScript module system detection in CommonJS packages 2026-05-05 00:46:14 +00:00

Proposed #405 Add language guards for Python-only endpoints 2026-05-05 00:46:19 +00:00

Proposed #406 Fix: Add language guard for Python-only code_repair endpoint 2026-05-05 00:46:23 +00:00

Proposed #408 Fix excessive logging in create_pr.py that creates 43MB+ log files 2026-05-05 00:46:31 +00:00

Proposed #409 Fix: Disable Jest globalSetup/globalTeardown to avoid external dependencies 2026-05-05 00:46:35 +00:00

Proposed #410 fix: install @babel/preset-typescript for TypeScript transformation when only Babel is available 2026-05-05 00:46:39 +00:00

Proposed #411 Fix SyntaxError when requiring TypeScript Jest configs 2026-05-05 00:46:43 +00:00

Proposed #412 Disable globalSetup/globalTeardown in generated Jest configs 2026-05-05 00:46:46 +00:00

Proposed #413 CRITICAL: Fix JavaScript code injection in Jest config generation (Issue #17) 2026-05-05 00:46:50 +00:00

Proposed #414 Fix: Always disable Jest globalSetup/globalTeardown for Codeflash tests 2026-05-05 00:46:54 +00:00

Proposed #415 Fix: Add TypeScript transformer to runtime Jest config 2026-05-05 00:46:58 +00:00

Proposed #417 Tracer Docs 2026-05-05 00:47:07 +00:00

Proposed #418 [JS] Improvements for benchmarking (reduce the noise) 2026-05-05 00:47:11 +00:00

Proposed #420 fix: share CLI flags between main parser and optimize subparser 2026-05-05 00:47:22 +00:00

Proposed #421 fix: detect JUnit 5 from submodule build files and default to JUnit 5 2026-05-05 00:47:25 +00:00

Proposed #422 fix: reject JDK < 11 early with clear error message 2026-05-05 00:47:29 +00:00

Proposed #423 Bump version to 0.20.6 2026-05-05 00:47:32 +00:00

Proposed #424 [FEAT] Base Golang omni 2026-05-05 00:47:37 +00:00

15 issues closed from 1 user

Closed #21 test: set up coverage infrastructure in CI 2026-05-05 00:22:40 +00:00

Closed #20 Achieve 100% unit test coverage 2026-05-05 00:22:39 +00:00

Closed #19 BSL covenant violation in LICENSE 2026-05-05 00:22:38 +00:00

Closed #12 Altering Git config? 2026-05-05 00:22:35 +00:00

Closed #11 Problem when lauching in vscode 2026-05-05 00:22:35 +00:00

Closed #9 Refactor Large Functions 2026-05-05 00:22:34 +00:00

Closed #10 publish wheel 2026-05-05 00:22:34 +00:00

Closed #8 Add type hints to untyped functions 2026-05-05 00:22:33 +00:00

Closed #7 Add docstrings to public functions 2026-05-05 00:22:32 +00:00

Closed #5 Add CONTRIBUTING.md file 2026-05-05 00:22:31 +00:00

Closed #6 Create issue templates 2026-05-05 00:22:31 +00:00

Closed #4 issue when spawning code flash 2026-05-05 00:22:30 +00:00

Closed #3 Languages other than Python 2026-05-05 00:22:30 +00:00

Closed #2 Github Actions charmap issues generated by Rich 2026-05-05 00:22:29 +00:00

Closed #1 not working locally without git remotes 2026-05-05 00:22:29 +00:00

33 issues created by 1 user

Opened #1 not working locally without git remotes 2026-05-05 00:22:28 +00:00

Opened #2 Github Actions charmap issues generated by Rich 2026-05-05 00:22:29 +00:00

Opened #3 Languages other than Python 2026-05-05 00:22:29 +00:00

Opened #5 Add CONTRIBUTING.md file 2026-05-05 00:22:30 +00:00

Opened #4 issue when spawning code flash 2026-05-05 00:22:30 +00:00

Opened #6 Create issue templates 2026-05-05 00:22:31 +00:00

Opened #8 Add type hints to untyped functions 2026-05-05 00:22:32 +00:00

Opened #7 Add docstrings to public functions 2026-05-05 00:22:32 +00:00

Opened #9 Refactor Large Functions 2026-05-05 00:22:33 +00:00

Opened #10 publish wheel 2026-05-05 00:22:34 +00:00

Opened #11 Problem when lauching in vscode 2026-05-05 00:22:34 +00:00

Opened #12 Altering Git config? 2026-05-05 00:22:35 +00:00

Opened #14 Maybe we should check when we have language detection, it should automatically select the configuration. 2026-05-05 00:22:36 +00:00

Opened #13 feature request: putting codeflash on conda-forge 2026-05-05 00:22:36 +00:00

Opened #15 [agentics] Failed runs 2026-05-05 00:22:36 +00:00

Opened #16 [agentics] Duplicate Code Detector failed 2026-05-05 00:22:37 +00:00

Opened #17 Security suggestion: Potential eval() usage in optimization pipeline 2026-05-05 00:22:37 +00:00

Opened #19 BSL covenant violation in LICENSE 2026-05-05 00:22:38 +00:00

Opened #18 Codeflash not working on github 2026-05-05 00:22:38 +00:00

Opened #21 test: set up coverage infrastructure in CI 2026-05-05 00:22:39 +00:00

Opened #20 Achieve 100% unit test coverage 2026-05-05 00:22:39 +00:00

Opened #22 test: add unit tests for main.py, tracer.py, telemetry/ 2026-05-05 00:22:40 +00:00

Opened #23 test: add unit tests for lsp/ 2026-05-05 00:22:40 +00:00

Opened #24 test: add unit tests for tracing/ 2026-05-05 00:22:41 +00:00

Opened #26 test: add unit tests for optimization/ 2026-05-05 00:22:42 +00:00

Opened #25 test: add unit tests for api/ 2026-05-05 00:22:42 +00:00

Opened #27 test: add unit tests for cli_cmds/ 2026-05-05 00:22:42 +00:00

Opened #29 test: add unit tests for verification/, setup/, result/ 2026-05-05 00:22:43 +00:00

Opened #28 test: add unit tests for languages/ base, benchmarking/, picklepatch/ 2026-05-05 00:22:43 +00:00

Opened #32 test: fill coverage gaps in languages/java 2026-05-05 00:22:44 +00:00

Opened #30 test: fill coverage gaps in discovery/, code_utils/, models/, github/, either.py 2026-05-05 00:22:44 +00:00

Opened #31 test: fill coverage gaps in languages/javascript 2026-05-05 00:22:44 +00:00

Opened #33 test: fill coverage gaps in languages/python 2026-05-05 00:22:45 +00:00