ramsey-coding
ramsey-coding
### Describe the issue **Problem Statement**: The SWE-bench dataset contains multiple issues, each with a patch, problem statement, and other pieces of informaiton such as FAIL_TO_PASS and PASS_TO_PASS. However, it...
How the Semantic Code Search works? Do you have any documentation of the high-level steps?
I am trying to understand results for Auto Code Rover and SWE-Agent. Can you please let me know the format of the SWE-Agent test results in: https://github.com/nus-apr/auto-code-rover/tree/main/results/swe-agent-results What are all...
I noticed that the AutoCodeRover has been implemented from scratch. There are several existing frameworks, such as AutoGPT and Baby AGI, that provide robust functionality for creating LLM-based agents. These...
Hi, Thanks for this great artifact. But that's as usual from @monperrus! I have a question about the overall framework. For each bug in defects4j, you need to: - checkout...
### Describe the bug Does Spoon support to do static call graph construction? I see there are many tools out there. But none of them end up working to do...
### ⚠️ Search for existing issues first ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### Which Operating System are...
I have looked through the repository but cannot find the code for static analysis. Could you please help me locate it?
We would like to use the `o4-mini` model from OpenAI with RepairAgent. However, it seems that o4-mini is currently not supported. Could you please clarify: - Are there known limitations...
While running RepairAgentV0.6.5, the following error occurred: ``` AUTHORISED COMMANDS LEFT: 2 SYSTEM: Command extract_test_code returned: Error: extract_test_code() missing 1 required positional argument: ‘test_file_path’ WARNING: REPETITION DETECTED! WARNING: REPETITION DETECTED!...