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

Add first version of programmer agent #76

Merged
merged 24 commits into from
May 8, 2024
Merged

Commits on May 1, 2024

  1. fix type errors'

    dillonalaird committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0ddad6b View commit details
    Browse the repository at this point in the history
  2. fix type errors

    dillonalaird committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8bf64f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4acaa1 View commit details
    Browse the repository at this point in the history
  4. add notebook executor

    dillonalaird committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c597a9e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. moved execute

    dillonalaird committed May 5, 2024
    Configuration menu
    Copy the full SHA
    1e3ef5a View commit details
    Browse the repository at this point in the history
  2. removed unnecessary key

    dillonalaird committed May 5, 2024
    Configuration menu
    Copy the full SHA
    32669a5 View commit details
    Browse the repository at this point in the history
  3. added more tools

    dillonalaird committed May 5, 2024
    Configuration menu
    Copy the full SHA
    bfafe26 View commit details
    Browse the repository at this point in the history
  4. added similarity lookup

    dillonalaird committed May 5, 2024
    Configuration menu
    Copy the full SHA
    9d9bff5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    ed9a9d3 View commit details
    Browse the repository at this point in the history
  2. added image viz

    dillonalaird committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1604a16 View commit details
    Browse the repository at this point in the history
  3. added utils module

    dillonalaird committed May 6, 2024
    Configuration menu
    Copy the full SHA
    75dd139 View commit details
    Browse the repository at this point in the history
  4. fixed sim issue

    dillonalaird committed May 6, 2024
    Configuration menu
    Copy the full SHA
    91dbacf View commit details
    Browse the repository at this point in the history
  5. add AVA

    dillonalaird committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2c3fa2e View commit details
    Browse the repository at this point in the history
  6. black and isort

    dillonalaird committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0d763ee View commit details
    Browse the repository at this point in the history
  7. fix mypy

    dillonalaird committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4856b7b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    b7b1667 View commit details
    Browse the repository at this point in the history
  2. fix mypy

    dillonalaird committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d69ce5a View commit details
    Browse the repository at this point in the history
  3. describe box output

    dillonalaird committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bc26051 View commit details
    Browse the repository at this point in the history
  4. updated dependencies

    dillonalaird committed May 7, 2024
    Configuration menu
    Copy the full SHA
    70e6eac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3b435c View commit details
    Browse the repository at this point in the history
  6. fixed test cases

    dillonalaird committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5340e46 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fixed imports

    dillonalaird committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8fe03b4 View commit details
    Browse the repository at this point in the history
  2. renamed viz tools

    dillonalaird committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e9c47dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a93c4f9 View commit details
    Browse the repository at this point in the history