The AI agent Automatically fetches issues from primary repository and fixes bugs in forked repo to collect data samples.
Terminal Output :
Processing issue #12: Intentional Bugs in This Code main.cpp
Identified 1 relevant files:
- cpp/main.cpp
Preview of fixed content:
#include <iostream>
#include <thread>
#include <vector>...
Repository access verified ✓
File doesn't exist, will create new file
Attempting to commit to https://github.com/repos/jayeshthk/faultyCode/contents/cpp/main.cpp
Commit successful ✓
Successfully fixed and committed cpp/main.cpp