Commit graph

3962 commits

Author SHA1 Message Date
RD
1e0956e60f Byesian analysis implementation 2025-01-17 17:44:24 -08:00
RD
85f3f9a471 Need Numba 0.61.0rc2 for 3.13 support. 2025-01-08 18:47:25 -08:00
RD
c595e51cff Need Numba 0.61.0rc2 for 3.13 support. 2025-01-08 18:45:21 -08:00
RD
4bd3ade70e Need Numba 0.61.0rc2 for 3.13 support. 2025-01-08 18:20:59 -08:00
RD
c24a69dd26 Something is making github sad. 2025-01-08 17:59:34 -08:00
RD
fbab91ab4f Merge branch 'main' of github.com:codeflash-ai/codeflash into bootstrapped-benchmarking 2025-01-08 17:48:29 -08:00
RD
04febc70f5 Now with Numba, 10X faster. 2025-01-08 17:47:52 -08:00
Kevin Turcios
bd27c163be
Merge pull request #1406 from codeflash-ai/converage-filenotexists-fix
fix a coverage file not found crash
2025-01-08 20:19:41 -05:00
Saurabh Misra
62674eda94 fix a crash 2025-01-08 16:56:12 -08:00
RD
a90afc26d0 Frequentist comparison analysis of time series 2025-01-08 01:24:19 -08:00
Saurabh Misra
5469179abc
Merge pull request #1404 from codeflash-ai/comparator-supports-regex-pattern
Comparator supports regex pattern
2025-01-07 19:16:26 -08:00
Kevin Turcios
ae8a0a291a
Merge branch 'main' into comparator-supports-regex-pattern 2025-01-07 21:57:37 -05:00
Kevin Turcios
7246e0a9ff
Merge pull request #1402 from codeflash-ai/set-coverage-filter
implement coverage threshold
2025-01-07 20:31:39 -05:00
Saurabh Misra
142a3dd363 remove a random print statement 2025-01-07 12:25:20 -08:00
Saurabh Misra
c98f074098 Merge branch 'main' into comparator-supports-regex-pattern 2025-01-06 23:25:19 -08:00
Saurabh Misra
36fe6ea8c5 regex pattern comparator 2025-01-06 23:25:08 -08:00
Kevin Turcios
793c6bd79d
Merge branch 'main' into set-coverage-filter 2025-01-07 01:57:44 -05:00
Saurabh Misra
1f2bb55454
Merge pull request #1403 from codeflash-ai/release/v0.9.0
release v0.9.0
2025-01-06 22:56:45 -08:00
Kevin Turcios
c2a3b94135
Merge branch 'main' into set-coverage-filter 2025-01-07 01:50:44 -05:00
Kevin Turcios
ddf8802c77 Update optimizer.py 2025-01-07 01:49:23 -05:00
Saurabh Misra
6de9412196
Merge branch 'main' into release/v0.9.0 2025-01-06 22:39:26 -08:00
Saurabh Misra
f958b22afa release v0.9.0 2025-01-06 22:38:48 -08:00
Saurabh Misra
0d9e6e1a07
Merge pull request #1401 from codeflash-ai/concolic-tests-warning
Make concolic tests error look less scary
2025-01-06 22:37:22 -08:00
Kevin Turcios
25f9bade47 ignore magic constants warning. 2025-01-07 01:00:19 -05:00
Kevin Turcios
0e9a6540df move to coverage_critic
add tests & fix typing
add tests to the critic
we don't support unittest yet.
2025-01-07 00:28:00 -05:00
Kevin Turcios
575b5dbd4d Update pyproject.toml 2025-01-06 21:50:31 -05:00
Saurabh Misra
d003d058fc
Merge branch 'main' into concolic-tests-warning 2025-01-06 14:04:51 -08:00
Saurabh Misra
ce97b3a04c Make concolic tests error look less scary 2025-01-06 12:53:17 -08:00
Kevin Turcios
a08406f6d4 implement coverage threshold 2025-01-06 13:59:26 -05:00
Saurabh Misra
753c4c8b34
Merge pull request #1399 from codeflash-ai/fix-new-test-instrumentation-kwargs
Fix django test instrumentation
2025-01-03 19:26:38 -08:00
Saurabh Misra
04612142b4 fix a test 2025-01-03 18:09:25 -08:00
Saurabh Misra
a9a6ad73e9 Fix django test instrumentation 2025-01-03 17:55:10 -08:00
Saurabh Misra
bec47e5b4b
Merge pull request #1397 from codeflash-ai/langflow-dupes-fix
Update verify-existing-optimizations.ts
2025-01-02 17:17:55 -08:00
Kevin Turcios
4db99b96a1 Update verify-existing-optimizations.ts 2025-01-02 20:01:24 -05:00
Saurabh Misra
930caf3c55
Merge pull request #1395 from codeflash-ai/review-suggestion-url-notification
notify with the url
2025-01-02 15:16:10 -08:00
Saurabh Misra
5395cb7ee7 notify with the url 2025-01-02 11:12:30 -08:00
Saurabh Misra
305063b186
Merge pull request #1378 from codeflash-ai/local-aiservice-codeflash-optimize-yaml
Use local aiservice for optimization github action
2024-12-31 16:21:23 -08:00
Saurabh Misra
97a5c4a719 delete the bubble sort test 2024-12-31 15:46:22 -08:00
Saurabh Misra
47ff3ada3c fix 2024-12-31 12:26:12 -08:00
Saurabh Misra
52667b0eb6 fix the env vars 2024-12-31 12:09:32 -08:00
Saurabh Misra
72db2f3236 test with bubbles sort 2024-12-31 12:06:14 -08:00
Saurabh Misra
72828a0987 Use local aiservice 2024-12-31 12:04:46 -08:00
Alvin Ryanputra
a9fe5f988a
Merge pull request #1353 from codeflash-ai/prompt_refactor
Optimization prompt refactor with read-only and read write code contexts.
2024-12-30 14:29:50 -08:00
Saurabh Misra
97544f6fca Merge branch 'main' into prompt_refactor
# Conflicts:
#	cli/codeflash/optimization/optimizer.py
2024-12-30 14:21:02 -08:00
Saurabh Misra
af7f0f1d1a
Merge pull request #1377 from codeflash-ai/rearchitect-tests-behavior-benchmarking
Rearchitect tests behavior benchmarking Merge to main now
2024-12-30 14:09:18 -08:00
Saurabh Misra
732d952f0d
Merge branch 'main' into rearchitect-tests-behavior-benchmarking 2024-12-30 14:09:00 -08:00
Saurabh Misra
88a38d3fd6 Fix a typing issue 2024-12-30 12:23:15 -08:00
Alvin Ryanputra
a2baa8a7c3 Merge branch 'refs/heads/main' into prompt_refactor 2024-12-30 10:40:27 -08:00
Saurabh Misra
706b673950 a fix 2024-12-29 19:48:39 -08:00
Saurabh Misra
6b7662f864 Create enums for TestingMode 2024-12-29 19:19:19 -08:00