Skip to content

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