Commit Graph

12 Commits

Author SHA1 Message Date
e48812dd11 delegated the injection of the changes to the
build handler (so that the WaitBuildHandler can
just no do anything)
2025-05-18 08:23:14 +02:00
c8b0557498 made docker client local to handlers and lazy
loaded so that we don't have to start docker if we don't want it
2025-05-18 08:22:32 +02:00
d90f8e4f12 added more fine grained percentage 2025-05-15 10:50:24 +02:00
d833beee83 included the error message to the results in case
of failure for code refinement
2025-05-14 22:22:42 +02:00
28566ef37e implement submission injection 2025-05-14 21:24:25 +02:00
aad5d2079f made better print statements 2025-05-14 21:24:13 +02:00
8ad65a65ce removed useless print 2025-05-14 21:23:51 +02:00
aaa27305a0 made print better 2025-05-14 18:18:07 +02:00
6f55941cab implemented the evaluation of code refinement 2025-05-14 18:17:50 +02:00
6a9adaf194 removed useless print 2025-05-14 16:17:43 +02:00
cdd82ac1f5 now using dataset and doign a better job with bleu
calculations and paraphrases
2025-05-14 15:56:28 +02:00
3a4bfd611b ported backend to python 2025-05-13 13:27:38 +02:00