Commit graph

17 commits

Author SHA1 Message Date
Saurabh Misra
e669598f1e try to repro the code replacement bug 2024-06-17 18:27:13 -07:00
Saurabh Misra
74db766a43 Remove the older imports addition logic, which should prevent duplicate imports.
Also reset the original file if there is a keyboard interrupt during the optimization loop.
2024-06-16 19:17:45 -07:00
RD
a55eeb417a Fixing latest helper method dupe issues 2024-06-09 05:30:06 -07:00
Saurabh Misra
131333ebc5 Rename the term "dependent_function" to "helper_function" 2024-05-18 22:00:23 -04:00
renaud
5557c0b13e Change name of unmodifiable context, add test for dunder method to optimize. 2024-04-09 18:54:55 -07:00
renaud
b092d1b84f WIP, blocked by debugger from fixing last failing test (bubble sort in class). 2024-04-09 05:36:43 -07:00
renaud
bd7f8bf0eb Fing code replacer bug, some type annotations and a parsing exception. 2024-03-13 02:43:25 -07:00
renaud
0fc0e520be Fix for multiple same name methods in different classes. 2024-02-15 03:24:02 -08:00
renaud
084359c792 Test reproducing CF-137 issue. 2024-02-13 18:35:02 -08:00
renaud
78b87f35f9 New test. 2024-02-10 22:50:27 -08:00
renaud
78d0a33444 Fixes to dependent function metadata being passed. 2024-02-09 17:24:14 -08:00
renaud
22c6cb2017 Multi-file PR schema changes. 2024-02-08 15:52:49 -08:00
renaud
0516af866c Fix for function to optimize / dependent function name format mismatch, and untested changes for multi-file PR creation. 2024-02-08 11:25:49 -08:00
renaud
c3f77597e6 Integration and testing of multi-file diffs for every optimization case. Multi-file PR's TBD. 2024-02-07 07:26:45 -08:00
renaud
32c09ff6f6 Preliminary refactoring. 2024-02-06 17:35:13 -08:00
Saurabh Misra
f66d731e00 update the test-key format 2024-01-22 16:26:32 -08:00
afik.cohen
bc50e0d8cb Move codeflash python code base to cli/ 2023-12-29 18:37:49 -08:00