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

Fix Bugs #265

Merged
merged 37 commits into from
Oct 11, 2024
Merged

Fix Bugs #265

merged 37 commits into from
Oct 11, 2024

Conversation

dillonalaird
Copy link
Member

@dillonalaird dillonalaird commented Oct 11, 2024

This PR fixes several issues:

  • Fixes extra function calls returned in the code by the VisionAgentCoder which makes running the code extra slow (because it will run it twice, once for the tests and once for the extra function call)
  • Mitigates issue where occasionally the code will also contain the test cases, or test cases will also contain the code.
  • Fixes issue where adding in the test_multi_plan argument breaks because of file names with ( in them
  • Fixes issue where planning format is incorrect
  • Increase number of boxes needed to switch to count plots, increases size of font for count plots

Copy link
Member

@yzld2002 yzld2002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dillonalaird dillonalaird merged commit d9445e3 into main Oct 11, 2024
8 checks passed
@dillonalaird dillonalaird deleted the fix-issues branch October 11, 2024 15:38
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