Commit Graph

10 Commits

Author SHA1 Message Date
ecdd18dc3b instead of raising an error (which is a server
issue), returning a 400 / 404 correctly
2025-05-18 21:48:26 +02:00
81f4f334d1 removed useless comment 2025-05-18 18:00:42 +02:00
65f9cd8d61 moved the creation of the thread to the subject
instead of the request handler
2025-05-18 17:59:02 +02:00
49b2606a53 created the observers and handling them 2025-05-18 17:43:24 +02:00
5e2c2f37c8 first setup for status check with uuid 2025-05-17 17:37:19 +02:00
2980f29bfa made the route for comment generation comment
instead of comments
2025-05-14 22:01:12 +02:00
6f55941cab implemented the evaluation of code refinement 2025-05-14 18:17:50 +02:00
a11be64a6d now validating the input for code refinement 2025-05-14 16:16:05 +02:00
32949633cc renamed the json validation more appropriately 2025-05-14 16:15:40 +02:00
3a4bfd611b ported backend to python 2025-05-13 13:27:38 +02:00