Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shray & Ishan's Buggy Class Debugger Code #23

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ShrayAlag
Copy link
Contributor

CLI & Streamlit versions to debug one function, a set of functions, or a class involving function calls. Very scrappy atm.

Run with
python buggy_code_cli.py sample_buggy_class.py --output-dir output --threshold 0.7 --max-iterations 3 --verbose
OR
./run_buggy_code_cli.sh sample_buggy_class.py -o output -t 0.7 -m 3 -v
for the CLI version

or run

cd minions-dev/code_test
streamlit run app.py

for the streamlit version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants