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

AgentCoder-like Example for Coding Solutions #71

Merged
merged 15 commits into from
May 1, 2024
Merged

Commits on Apr 26, 2024

  1. fix conflict

    dillonalaird committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c52df30 View commit details
    Browse the repository at this point in the history
  2. use tester as debug

    dillonalaird committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    665ee21 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. added comments

    dillonalaird committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9347dbd View commit details
    Browse the repository at this point in the history
  2. format fix

    dillonalaird committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    adf5efe View commit details
    Browse the repository at this point in the history
  3. fix type errors'

    dillonalaird committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bb8550f View commit details
    Browse the repository at this point in the history
  4. fix trailing spaces

    dillonalaird committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e0e82ff View commit details
    Browse the repository at this point in the history
  5. fix newline

    dillonalaird committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b2be87b View commit details
    Browse the repository at this point in the history
  6. fix flake8

    dillonalaird committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    94d98a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. add ignores for windows

    dillonalaird committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f5740ab View commit details
    Browse the repository at this point in the history
  2. undo window ignores

    dillonalaird committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    982bbff View commit details
    Browse the repository at this point in the history
  3. do not run for windows

    dillonalaird committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    96ce209 View commit details
    Browse the repository at this point in the history
  4. format fix

    dillonalaird committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    140185b View commit details
    Browse the repository at this point in the history
  5. fix for windows

    dillonalaird committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ec6ddde View commit details
    Browse the repository at this point in the history
  6. test no type check

    dillonalaird committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3f35d44 View commit details
    Browse the repository at this point in the history
  7. fix type errors

    dillonalaird committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    165a3a3 View commit details
    Browse the repository at this point in the history